hostapd: fix mbo module build

This commit is contained in:
coolsnowwolf 2024-05-27 00:03:38 +08:00
parent 13931a492e
commit d447f22e74

View File

@ -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