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:
5cc0531
)
tc: depend on kmod-sched-core instead of kmod-sched (fixes #11465)
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 17 May 2012 12:36:00 +0000
(12:36 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 17 May 2012 12:36:00 +0000
(12:36 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31769
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/iproute2/Makefile
patch
|
blob
|
history
diff --git
a/package/iproute2/Makefile
b/package/iproute2/Makefile
index
e941a17
..
640b565
100644
(file)
--- a/
package/iproute2/Makefile
+++ b/
package/iproute2/Makefile
@@
-40,7
+40,7
@@
endef
define Package/tc
$(call Package/iproute2/Default)
TITLE:=Traffic control utility
- DEPENDS:=+kmod-sched
+ DEPENDS:=+kmod-sched
-core
endef
define Package/genl