From: Nicolas Thill Date: Sun, 6 Nov 2005 05:35:42 +0000 (+0000) Subject: fix another dependency bug introduced by [2333] (last one ?) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=48b67743aea3b163442f8221d7cc0970ffe322d2;p=15.05%2Fopenwrt.git 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 --- diff --git a/package/wondershaper/Config.in b/package/wondershaper/Config.in index 7fa3c26235..8e5adfdf8e 100644 --- a/package/wondershaper/Config.in +++ b/package/wondershaper/Config.in @@ -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.