projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac9840c
)
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43296
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/kernel/mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/kernel/mac80211/Makefile
b/package/kernel/mac80211/Makefile
index
2498b04
..
b5f15bf
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