diff --git a/package/network/services/hostapd/patches/993-fix-mbo-module-build.patch b/package/network/services/hostapd/patches/993-fix-mbo-module-build.patch new file mode 100644 index 000000000..3efc484f8 --- /dev/null +++ b/package/network/services/hostapd/patches/993-fix-mbo-module-build.patch @@ -0,0 +1,10 @@ +--- a/wpa_supplicant/Makefile ++++ b/wpa_supplicant/Makefile +@@ -339,6 +339,7 @@ + + ifdef CONFIG_MBO + CONFIG_WNM=y ++NEED_GAS=y + endif + + ifdef CONFIG_WNM