This was generating a conffiles list that included the binary and CONTROL/ files.
Signed-off-by: Rob Mosher <nyt-open...@countercultured.net> --- package/network/utils/iproute2/Makefile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/package/network/utils/iproute2/Makefile b/package/network/utils/iproute2/Makefile index 3979269..af56577 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 -- 2.1.4 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel