packages: remove uneeded PKG_BUILD_DIR overrides

Signed-off-by: Nicolas Thill <nico@openwrt.org>

SVN-Revision: 44498
This commit is contained in:
Nicolas Thill
2015-02-22 01:31:21 +00:00
parent a416029d4d
commit 4b8ebb5d50
5 changed files with 0 additions and 6 deletions

View File

@@ -27,7 +27,6 @@ PKG_LICENSE:=GPLv2
PKG_LICENSE_FILES:=
PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
PKG_BUILD_DIR:=$(BUILD_DIR)/ubi-utils/$(PKG_NAME)-$(PKG_VERSION)
include $(INCLUDE_DIR)/package.mk