aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-01-17 20:41:09 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-01-17 20:41:09 +0000
commita365e115f4094f165a0991c355665504977c3916 (patch)
treecf7682f991f337af8c57f2e6f85b0929a5077121 /package/network/utils
parentf8fb8e469e89087224d32e144897c8e9cbe4d579 (diff)
downloadmaster-187ad058-a365e115f4094f165a0991c355665504977c3916.tar.gz
master-187ad058-a365e115f4094f165a0991c355665504977c3916.tar.bz2
master-187ad058-a365e115f4094f165a0991c355665504977c3916.zip
iproute2: remove odd conffiles generation
This was generating a conffiles list that included the binary and CONTROL/ files. Signed-off-by: Rob Mosher <nyt-openwrt@countercultured.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48296 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/utils')
-rw-r--r--package/network/utils/iproute2/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/network/utils/iproute2/Makefile b/package/network/utils/iproute2/Makefile
index 3979269160..af56577fd9 100644
--- a/package/network/utils/iproute2/Makefile
+++ b/package/network/utils/iproute2/Makefile
@@ -39,10 +39,6 @@ endef
Package/ip-full=$(call Package/iproute2/Default,full,Full)
-define Package/ip-$(BUILD_VARIANT)/conffiles
-$(Package/ip/conffiles)
-endef
-
define Package/tc
$(call Package/iproute2/Default)
TITLE:=Traffic control utility