summaryrefslogtreecommitdiffstats
path: root/usr.sbin/wpa/wpa_supplicant/Makefile
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2015-09-08 21:04:33 +0000
committerjkim <jkim@FreeBSD.org>2015-09-08 21:04:33 +0000
commit61177b5cd0efaf9efd60822a8ec834a9d810f96d (patch)
tree03e220caed1ec06ee994716f84576e3a199800fa /usr.sbin/wpa/wpa_supplicant/Makefile
parent673603781f9293c676a469f8376a9120413d1926 (diff)
downloadFreeBSD-src-61177b5cd0efaf9efd60822a8ec834a9d810f96d.zip
FreeBSD-src-61177b5cd0efaf9efd60822a8ec834a9d810f96d.tar.gz
Enable 802.11n support.
PR: 164102
Diffstat (limited to 'usr.sbin/wpa/wpa_supplicant/Makefile')
-rw-r--r--usr.sbin/wpa/wpa_supplicant/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/wpa/wpa_supplicant/Makefile b/usr.sbin/wpa/wpa_supplicant/Makefile
index badae0d..0381a60 100644
--- a/usr.sbin/wpa/wpa_supplicant/Makefile
+++ b/usr.sbin/wpa/wpa_supplicant/Makefile
@@ -40,6 +40,7 @@ CFLAGS+=-DCONFIG_BACKEND_FILE \
-DCONFIG_DRIVER_WIRED \
-DCONFIG_GAS \
-DCONFIG_HS20 \
+ -DCONFIG_IEEE80211N \
-DCONFIG_IEEE80211R \
-DCONFIG_INTERWORKING \
-DCONFIG_PEERKEY \
OpenPOWER on IntegriCloud