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: https://git.librecmc.org/?a=commitdiff_plain;h=39a47f634e4728f86dafabf201229532ec983bd9;p=librecmc%2Flibrecmc.git fix another dependency bug introduced by [2333] (last one ?) SVN-Revision: 2347 --- diff --git a/openwrt/package/wondershaper/Config.in b/openwrt/package/wondershaper/Config.in index 7fa3c26235..8e5adfdf8e 100644 --- a/openwrt/package/wondershaper/Config.in +++ b/openwrt/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.