summaryrefslogtreecommitdiffstats
path: root/usr.sbin/wpa/hostapd
diff options
context:
space:
mode:
authorrpaulo <rpaulo@FreeBSD.org>2010-06-14 15:38:30 +0000
committerrpaulo <rpaulo@FreeBSD.org>2010-06-14 15:38:30 +0000
commitd466ac1cf2084770f3d402fc59bbe919c835999e (patch)
tree7494666affed1cbd74c951cdb498f271ac8ca1ac /usr.sbin/wpa/hostapd
parentce9c8f380b1fae326c166456a15ae504dce5c1d1 (diff)
downloadFreeBSD-src-d466ac1cf2084770f3d402fc59bbe919c835999e.zip
FreeBSD-src-d466ac1cf2084770f3d402fc59bbe919c835999e.tar.gz
Update for hostapd & wpa_supplicant 0.6.10.
Diffstat (limited to 'usr.sbin/wpa/hostapd')
-rw-r--r--usr.sbin/wpa/hostapd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/wpa/hostapd/Makefile b/usr.sbin/wpa/hostapd/Makefile
index 06db731..db9b1d3 100644
--- a/usr.sbin/wpa/hostapd/Makefile
+++ b/usr.sbin/wpa/hostapd/Makefile
@@ -14,7 +14,7 @@ SRCS= accounting.c aes.c aes_wrap.c ap_list.c beacon.c common.c \
ieee802_1x.c ip_addr.c md5.c mlme.c pmksa_cache.c radius.c \
radius_client.c rc4.c sha1.c sta_info.c vlan_init.c wme.c \
wpa.c wpa_auth_ie.c wpa_common.c wpa_debug.c wpabuf.c
-SRCS+= l2_packet.c driver_freebsd.c os_unix.c
+SRCS+= l2_packet_freebsd.c driver_freebsd.c os_unix.c
MAN= hostapd.8 hostapd.conf.5
OpenPOWER on IntegriCloud