mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
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> SVN-Revision: 48296
This commit is contained in:
parent
d64465556c
commit
495935a3b8
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user