]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - hostapd/Android.mk
WNM: Differentiate between WNM for station and for AP in build
[thirdparty/hostap.git] / hostapd / Android.mk
index 721fcbbcf42d53730e72fa6f7573d8ba4331694c..86846816d79402bd388a986c2ebc697958b075bc 100644 (file)
@@ -288,7 +288,7 @@ endif
 endif
 
 ifdef CONFIG_WNM
-L_CFLAGS += -DCONFIG_WNM
+L_CFLAGS += -DCONFIG_WNM -DCONFIG_WNM_AP
 OBJS += src/ap/wnm_ap.c
 endif