projects
/
openwrt
/
staging
/
luka.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c865a4f
)
iproute2: mark /etc/iproute2/rt_tables as conffile
author
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 5 Oct 2010 17:17:47 +0000
(17:17 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 5 Oct 2010 17:17:47 +0000
(17:17 +0000)
SVN-Revision: 23250
package/iproute2/Makefile
patch
|
blob
|
history
diff --git
a/package/iproute2/Makefile
b/package/iproute2/Makefile
index 100deafe85aa2de8a3fac41dac62abf4480585b7..87585d126754f85191c5e87738c2b73369770e81 100644
(file)
--- a/
package/iproute2/Makefile
+++ b/
package/iproute2/Makefile
@@
-31,6
+31,10
@@
$(call Package/iproute2/Default)
TITLE:=Routing control utility
endef
+define Package/ip/conffiles
+/etc/iproute2/rt_tables
+endef
+
define Package/tc
$(call Package/iproute2/Default)
TITLE:=Traffic control utility