mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
hostapd: fix mbo module build
This commit is contained in:
parent
13931a492e
commit
d447f22e74
@ -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
|
Loading…
Reference in New Issue
Block a user