summaryrefslogtreecommitdiffstats
path: root/package/utils
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2015-02-22 01:31:21 +0000
committerNicolas Thill <nico@openwrt.org>2015-02-22 01:31:21 +0000
commit4b8ebb5d50e942d5470daa8ae424b0b802b68b86 (patch)
tree6757f2097cd7c6eb897ae9aad815699ffecfc38f /package/utils
parenta416029d4dee4625311b00e2d43be160558ae0d9 (diff)
downloadmaster-31e0f0ae-4b8ebb5d50e942d5470daa8ae424b0b802b68b86.tar.gz
master-31e0f0ae-4b8ebb5d50e942d5470daa8ae424b0b802b68b86.tar.bz2
master-31e0f0ae-4b8ebb5d50e942d5470daa8ae424b0b802b68b86.zip
packages: remove uneeded PKG_BUILD_DIR overrides
Signed-off-by: Nicolas Thill <nico@openwrt.org> SVN-Revision: 44498
Diffstat (limited to 'package/utils')
-rw-r--r--package/utils/ubi-utils/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/utils/ubi-utils/Makefile b/package/utils/ubi-utils/Makefile
index 6ff83db7de..b89a5d2bff 100644
--- a/package/utils/ubi-utils/Makefile
+++ b/package/utils/ubi-utils/Makefile
@@ -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