From: Imre Kaloz Date: Mon, 17 Nov 2008 19:43:12 +0000 (+0000) Subject: MADWIFI_DEBUG should depend on DEVEL X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=debd8d2dd8bbf92505c0fc59dfd40f6440efb0fd;p=openwrt%2Fstaging%2Fflorian.git MADWIFI_DEBUG should depend on DEVEL SVN-Revision: 13267 --- diff --git a/package/madwifi/Config.in b/package/madwifi/Config.in index fd4bd90c84..0a5412a74f 100644 --- a/package/madwifi/Config.in +++ b/package/madwifi/Config.in @@ -2,7 +2,7 @@ config MADWIFI_DEBUG bool "Enable compilation of debugging features" - depends on EXPERIMENTAL && PACKAGE_kmod-madwifi + depends on DEVEL && PACKAGE_kmod-madwifi default n choice