ubi-utils: fix typo
[openwrt/staging/chunkeey.git] / package / utils / ubi-utils / Makefile
index 7f69b76281ae8b1bc4ef1e49f291ce516d58dcda..d009139246a4960c4fcec3093b9bee9104ef358b 100644 (file)
@@ -26,7 +26,7 @@ PKG_LICENSE:=GPLv2
 PKG_LICENSE_FILES:=
 
 PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
-PKG_BUILD_DIR:=$(BUILD_DIR)/usb-utils/$(PKG_NAME)-$(PKG_VERSION)
+PKG_BUILD_DIR:=$(BUILD_DIR)/ubi-utils/$(PKG_NAME)-$(PKG_VERSION)
 
 include $(INCLUDE_DIR)/package.mk