summaryrefslogtreecommitdiffstats
path: root/usr.sbin/wpa/wpa_supplicant/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/wpa/wpa_supplicant/Makefile')
-rw-r--r--usr.sbin/wpa/wpa_supplicant/Makefile15
1 files changed, 6 insertions, 9 deletions
diff --git a/usr.sbin/wpa/wpa_supplicant/Makefile b/usr.sbin/wpa/wpa_supplicant/Makefile
index ecbacb1..badae0d 100644
--- a/usr.sbin/wpa/wpa_supplicant/Makefile
+++ b/usr.sbin/wpa/wpa_supplicant/Makefile
@@ -38,18 +38,18 @@ CFLAGS+=-DCONFIG_BACKEND_FILE \
-DCONFIG_DRIVER_BSD \
-DCONFIG_DRIVER_NDIS \
-DCONFIG_DRIVER_WIRED \
+ -DCONFIG_GAS \
+ -DCONFIG_HS20 \
+ -DCONFIG_IEEE80211R \
+ -DCONFIG_INTERWORKING \
-DCONFIG_PEERKEY \
+ -DCONFIG_PRIVSEP \
-DCONFIG_SMARTCARD \
-DCONFIG_TERMINATE_ONLASTIF \
+ -DCONFIG_TLS=openssl \
-DCONFIG_WPS \
-DCONFIG_WPS2 \
-DCONFIG_WPS_UPNP \
- -DCONFIG_TLS=openssl \
- -DCONFIG_IEEE80211R \
- -DCONFIG_INTERWORKING \
- -DCONFIG_PRIVSEP \
- -DCONFIG_HS20 \
- -DCONFIG_GAS \
-DPKCS12_FUNCS
#CFLAGS+= -g
LIBADD= pcap util
@@ -70,9 +70,6 @@ CFLAGS+=-DEAP_GTC \
-DEAP_PSK \
-DEAP_TLS \
-DEAP_TTLS \
- -DEAP_GTC \
- -DEAP_OTP \
- -DEAP_LEAP \
-DIEEE8021X_EAPOL
SRCS+= chap.c \
eap.c \
OpenPOWER on IntegriCloud