projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ee9ea9
)
[package] iproute2: make tc depend on kmod-sched (#6681)
author
Jo-Philipp Wich
<jow@openwrt.org>
Fri, 19 Feb 2010 01:58:06 +0000
(
01:58
+0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Fri, 19 Feb 2010 01:58:06 +0000
(
01:58
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19724
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/iproute2/Makefile
patch
|
blob
|
history
diff --git
a/package/iproute2/Makefile
b/package/iproute2/Makefile
index
a3b5f47
..
c7c3e2b
100644
(file)
--- a/
package/iproute2/Makefile
+++ b/
package/iproute2/Makefile
@@
-33,6
+33,7
@@
endef
define Package/tc
$(call Package/iproute2/Default)
TITLE:=Traffic control utility
+ DEPENDS:=+kmod-sched
endef
define Package/genl