mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-14 11:13:29 +00:00
11 lines
153 B
Diff
11 lines
153 B
Diff
--- 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
|