projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c85a831
)
madwifi: upstream (0.9.4) is not supported on recent kernels, mark it as broken
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 23 Mar 2009 12:21:12 +0000
(12:21 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 23 Mar 2009 12:21:12 +0000
(12:21 +0000)
SVN-Revision: 14991
package/madwifi/Config.in
patch
|
blob
|
history
diff --git
a/package/madwifi/Config.in
b/package/madwifi/Config.in
index 0a5412a74fad7f0ff65b3fe75e98e13249a45d46..6191ce2db4fe9c1366cffc54a8426db51e749154 100644
(file)
--- a/
package/madwifi/Config.in
+++ b/
package/madwifi/Config.in
@@
-16,7
+16,7
@@
config MADWIFI_STABLE
bool "Use the OpenWrt stable version of madwifi"
config MADWIFI_UPSTREAM
- depends
!LINUX_2_6_26
+ depends
BROKEN
depends !TARGET_atheros
bool "Use the upstream release version 0.9.4"