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:
kaloz
2008-11-17 19:43:12 +00:00
parent de01dc5f20
commit ac8d6f374d
+1 -1
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