projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4961fb
)
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)
SVN-Revision: 31769
package/iproute2/Makefile
patch
|
blob
|
history
diff --git
a/package/iproute2/Makefile
b/package/iproute2/Makefile
index e941a17807dd6f4a6584c046c324f32662d19ef2..640b5658fd40e4e081f0a3be37acf2770c205b62 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