X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=package%2Fmac80211%2Fpatches%2F008-disable_mesh.patch;h=2f2cea8658beda0665e4b4505880f418e47aa71a;hb=bbf9fad77f918cc0ec19381c05c04783a9aa2e92;hp=3c00938afc37e0689f83f9fb2cfb0ee375eb80b2;hpb=123714b1f0754c59313044c7468ed7d56355be78;p=openwrt.git diff --git a/package/mac80211/patches/008-disable_mesh.patch b/package/mac80211/patches/008-disable_mesh.patch index 3c00938afc..2f2cea8658 100644 --- a/package/mac80211/patches/008-disable_mesh.patch +++ b/package/mac80211/patches/008-disable_mesh.patch @@ -1,11 +1,11 @@ --- a/config.mk +++ b/config.mk -@@ -188,7 +188,7 @@ CONFIG_MAC80211_LEDS=y +@@ -176,7 +176,7 @@ export CONFIG_MAC80211_LEDS=y endif #CONFIG_LEDS_TRIGGERS # enable mesh networking too --CONFIG_MAC80211_MESH=y -+# CONFIG_MAC80211_MESH=y +-export CONFIG_MAC80211_MESH=y ++# export CONFIG_MAC80211_MESH=y - CONFIG_CFG80211=m - CONFIG_CFG80211_DEFAULT_PS=y + export CONFIG_CFG80211=m + export CONFIG_CFG80211_DEFAULT_PS=y