MADWIFI_DEBUG should depend on DEVEL

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13267 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Imre Kaloz
2008-11-17 19:43:12 +00:00
parent bdbe273383
commit 139df8bd25

View File

@@ -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