fix another dependency bug introduced by [2333] (last one ?)
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 6 Nov 2005 05:35:42 +0000 (05:35 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 6 Nov 2005 05:35:42 +0000 (05:35 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2347 3c298f89-4303-0410-b956-a3cf2f4a3e73

openwrt/package/wondershaper/Config.in

index 7fa3c26..8e5adfd 100644 (file)
@@ -2,7 +2,7 @@ config BR2_PACKAGE_WONDERSHAPER
        prompt "wondershaper...................... The Wonder Shaper"
        tristate
        default m if CONFIG_DEVEL
-       select BR2_PACKAGE_IPROUTE2_TC
+       select BR2_PACKAGE_TC
        help
          WonderShaper is a tc based traffic shaping tool.
          
This page took 0.027124 seconds and 4 git commands to generate.