aboutsummaryrefslogtreecommitdiff
path: root/ipv6
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2015-02-22 02:37:56 +0100
committerNicolas Thill <nico@openwrt.org>2015-02-22 02:37:56 +0100
commite24dfafb01a8cfa011fa4c15a8db3cac89094266 (patch)
treebb02e8115f4fcf57bbe7d2ddea542d862fd9fefa /ipv6
parentcd21cbb82eacf5c2dc60a8dd8dfa51f978b98193 (diff)
remove uneeded PKG_BUILD_DIR & PKG_CAT overrides
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Diffstat (limited to 'ipv6')
-rw-r--r--ipv6/tayga/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/ipv6/tayga/Makefile b/ipv6/tayga/Makefile
index 8b645650f..ba0d196c1 100644
--- a/ipv6/tayga/Makefile
+++ b/ipv6/tayga/Makefile
@@ -12,8 +12,6 @@ PKG_MD5SUM:=7a7b24165ce008df772f398d86fa280e
PKG_LICENSE:=GPL-2.0
PKG_LICENSE_FILES:=COPYING
-PKG_CAT:=bzcat
-PKG_BUILD_DIR:=$(BUILD_DIR)/tayga-$(PKG_VERSION)
PKG_FIXUP:=autoreconf
include $(INCLUDE_DIR)/package.mk