Explorar o código

MADWIFI_DEBUG should depend on DEVEL

SVN-Revision: 13267
Imre Kaloz %!s(int64=17) %!d(string=hai) anos
pai
achega
debd8d2dd8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package/madwifi/Config.in

+ 1 - 1
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