1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-12 02:20:14 +02:00

fix another dependency bug introduced by [2333] (last one ?)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2347 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2005-11-06 05:35:42 +00:00
parent 6e416f3cec
commit 2fe4ed2f4b

View File

@ -2,7 +2,7 @@ config BR2_PACKAGE_WONDERSHAPER
prompt "wondershaper...................... The Wonder Shaper" prompt "wondershaper...................... The Wonder Shaper"
tristate tristate
default m if CONFIG_DEVEL default m if CONFIG_DEVEL
select BR2_PACKAGE_IPROUTE2_TC select BR2_PACKAGE_TC
help help
WonderShaper is a tc based traffic shaping tool. WonderShaper is a tc based traffic shaping tool.