aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/wpa/wpa_supplicant
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2015-09-08 23:17:02 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2015-09-08 23:17:02 +0000
commit1db13cd689f8d039b418fb8e5c69271b019dfd70 (patch)
treed0f44a2de3a48eeffbe0c11e87c2edcb2e68e2e3 /usr.sbin/wpa/wpa_supplicant
parent2f717d09f15e8a8a25ca872a5b562999035efd28 (diff)
downloadsrc-1db13cd689f8d039b418fb8e5c69271b019dfd70.tar.gz
src-1db13cd689f8d039b418fb8e5c69271b019dfd70.zip
Revert r287578. This patch requires more review.
Requested by: adrian
Notes
Notes: svn path=/head/; revision=287583
Diffstat (limited to 'usr.sbin/wpa/wpa_supplicant')
-rw-r--r--usr.sbin/wpa/wpa_supplicant/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/wpa/wpa_supplicant/Makefile b/usr.sbin/wpa/wpa_supplicant/Makefile
index 0381a6089d32..badae0dddd5d 100644
--- a/usr.sbin/wpa/wpa_supplicant/Makefile
+++ b/usr.sbin/wpa/wpa_supplicant/Makefile
@@ -40,7 +40,6 @@ CFLAGS+=-DCONFIG_BACKEND_FILE \
-DCONFIG_DRIVER_WIRED \
-DCONFIG_GAS \
-DCONFIG_HS20 \
- -DCONFIG_IEEE80211N \
-DCONFIG_IEEE80211R \
-DCONFIG_INTERWORKING \
-DCONFIG_PEERKEY \