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:
96b6f27
)
mac80211: fix typo and make broken options depend on BROKEN
author
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 23 Jul 2011 11:32:19 +0000
(11:32 +0000)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 23 Jul 2011 11:32:19 +0000
(11:32 +0000)
SVN-Revision: 27735
package/mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/mac80211/Makefile
b/package/mac80211/Makefile
index 07af5f29d34103d05bab3296c9cde9c2e85a19b1..b7c0fe0594819856932b6b64a0b1f4750725cf76 100644
(file)
--- a/
package/mac80211/Makefile
+++ b/
package/mac80211/Makefile
@@
-982,19
+982,21
@@
define KernelPackage/b43/config
config PACKAGE_B43_PHY_HT
bool "Enable support for HT-PHYs"
+ depends on BROKEN
select B43_FW_5_10
default n
help
- Currently b
or
ken.
+ Currently b
ro
ken.
If unsure, say N.
config PACKAGE_B43_PHY_LCN
bool "Enable support for LCN-PHYs"
+ depends on BROKEN
select B43_FW_5_10
default n
help
- Currently b
or
ken.
+ Currently b
ro
ken.
If unsure, say N.