From: kaloz Date: Mon, 17 Nov 2008 19:43:12 +0000 (+0000) Subject: MADWIFI_DEBUG should depend on DEVEL X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=ac8d6f374d16583276c6f4058f01c1ff4ef962f4;p=10.03%2Fopenwrt.git MADWIFI_DEBUG should depend on DEVEL git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13267 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/madwifi/Config.in b/package/madwifi/Config.in index fd4bd90c8..0a5412a74 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