]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - wpa_supplicant/Makefile
Replace NEED_MLME with NEED_AP_MLME
[thirdparty/hostap.git] / wpa_supplicant / Makefile
index 15fcf5927c7afe8e9907e6551329298e54d416cc..15c86884e7e7ac5083049c9f8db5c59224554b56 100644 (file)
@@ -544,7 +544,7 @@ OBJS += ../hostapd/wme.o
 OBJS += ../hostapd/ap_list.o
 OBJS += ../hostapd/ieee802_11.o
 OBJS += ../hostapd/hw_features.o
-CFLAGS += -DNEED_MLME
+CFLAGS += -DNEED_AP_MLME
 endif
 ifdef CONFIG_WPS
 CFLAGS += -DEAP_SERVER_WSC