From 48b67743aea3b163442f8221d7cc0970ffe322d2 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Sun, 6 Nov 2005 05:35:42 +0000 Subject: [PATCH] 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 --- package/wondershaper/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.11.0