projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
942025f
)
MADWIFI_DEBUG should depend on DEVEL
author
Imre Kaloz
<kaloz@openwrt.org>
Mon, 17 Nov 2008 19:43:12 +0000
(19:43 +0000)
committer
Imre Kaloz
<kaloz@openwrt.org>
Mon, 17 Nov 2008 19:43:12 +0000
(19:43 +0000)
SVN-Revision: 13267
package/madwifi/Config.in
patch
|
blob
|
history
diff --git
a/package/madwifi/Config.in
b/package/madwifi/Config.in
index fd4bd90c849643fb97ddce9a1f36cae24fa6ef67..0a5412a74fad7f0ff65b3fe75e98e13249a45d46 100644
(file)
--- 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
EXPERIMENTA
L && PACKAGE_kmod-madwifi
+ depends on
DEVE
L && PACKAGE_kmod-madwifi
default n
choice