projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e95b1f
)
mac80211: enable minstrel_ht VHT support
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 18 Nov 2014 22:20:37 +0000
(22:20 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 18 Nov 2014 22:20:37 +0000
(22:20 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43296
package/kernel/mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/kernel/mac80211/Makefile
b/package/kernel/mac80211/Makefile
index 2498b04afab13f46b9f0020c576c465c8ac13381..b5f15bf2c5682e75484e900e5fdd7a45a5789a15 100644
(file)
--- a/
package/kernel/mac80211/Makefile
+++ b/
package/kernel/mac80211/Makefile
@@
-1498,6
+1498,7
@@
config-y:= \
CFG80211_CERTIFICATION_ONUS \
MAC80211_RC_MINSTREL \
MAC80211_RC_MINSTREL_HT \
+ MAC80211_RC_MINSTREL_VHT \
MAC80211_RC_DEFAULT_MINSTREL \
config-$(call config_package,cfg80211) += CFG80211