projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
mac80211: fix patch when running on ssb based devices
[openwrt.git]
/
package
/
mac80211
/
patches
/
008-disable_mesh.patch
1
--- a/config.mk
2
+++ b/config.mk
3
@@ -188,7 +188,7 @@ CONFIG_MAC80211_LEDS=y
4
endif #CONFIG_LEDS_TRIGGERS
5
6
# enable mesh networking too
7
-CONFIG_MAC80211_MESH=y
8
+# CONFIG_MAC80211_MESH=y
9
10
CONFIG_CFG80211=m
11
CONFIG_CFG80211_DEFAULT_PS=y
This page took
0.045171 seconds
and
5
git commands to generate.