iproute2: remove odd conffiles generation
authorFelix Fietkau <nbd@openwrt.org>
Sun, 17 Jan 2016 20:41:09 +0000 (20:41 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 17 Jan 2016 20:41:09 +0000 (20:41 +0000)
This was generating a conffiles list that included the binary
and CONTROL/ files.

Signed-off-by: Rob Mosher <nyt-openwrt@countercultured.net>
SVN-Revision: 48296

package/network/utils/iproute2/Makefile

index 3979269160c2e6876625ca0df3938aacc6b36298..af56577fd93dfbc47914ce48e2fda907525a3bff 100644 (file)
@@ -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