MBO: Track STA cellular data capability from association request
[mech_eap.git] / wpa_supplicant / Android.mk
index c4e8c9f..9adc491 100644 (file)
@@ -806,6 +806,9 @@ endif
 ifdef CONFIG_WNM
 OBJS += src/ap/wnm_ap.c
 endif
+ifdef CONFIG_MBO
+OBJS += src/ap/mbo_ap.c
+endif
 ifdef CONFIG_CTRL_IFACE
 OBJS += src/ap/ctrl_iface_ap.c
 endif