On the default configuration if MBO only is enabled then build breaks as GAS is not selected, if other features that auto-enable GAS are selected then it works. Signed-off-by: Chaitanya Tata <Chaitanya.Tata@xxxxxxxxxxxxx> --- wpa_supplicant/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/wpa_supplicant/Makefile b/wpa_supplicant/Makefile index 8adbc3b41..0702c6311 100644 --- a/wpa_supplicant/Makefile +++ b/wpa_supplicant/Makefile @@ -1054,6 +1054,7 @@ endif ifdef CONFIG_MBO OBJS += mbo.o CFLAGS += -DCONFIG_MBO +NEED_GAS=y endif ifdef NEED_RSN_AUTHENTICATOR -- 2.25.1 _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap