ubi-utils: fix typo
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 40751
This commit is contained in:
parent
5858557160
commit
4fc0484982
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue