projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d644655
)
iproute2: remove odd conffiles generation
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 17 Jan 2016 20:41:09 +0000
(20:41 +0000)
committer
Felix 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
patch
|
blob
|
history
diff --git
a/package/network/utils/iproute2/Makefile
b/package/network/utils/iproute2/Makefile
index 3979269160c2e6876625ca0df3938aacc6b36298..af56577fd93dfbc47914ce48e2fda907525a3bff 100644
(file)
--- 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