X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=package%2Fmac80211%2Fpatches%2F008-disable_mesh.patch;h=d5a0ac8e6eeda55fb194ff96768657797012008c;hb=43555e0fe2655008418be332d06fbbe465b46d49;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..d5a0ac8e6e 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 +@@ -177,7 +177,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