From: Imre Kaloz Date: Mon, 17 Nov 2008 19:43:12 +0000 (+0000) Subject: MADWIFI_DEBUG should depend on DEVEL X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=139df8bd2512542b3a911860ebcae5e29a65ff40;p=15.05%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 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