switch to new 802.11 support
This commit is contained in:
parent
6563773f5d
commit
7477be3c2c
@ -1,9 +1,10 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../net
|
||||
.PATH: ${.CURDIR}/../../net80211
|
||||
|
||||
KMOD= wlan
|
||||
SRCS= if_ieee80211subr.c
|
||||
SRCS= ieee80211.c ieee80211_crypto.c ieee80211_input.c ieee80211_ioctl.c \
|
||||
ieee80211_node.c ieee80211_output.c ieee80211_proto.c
|
||||
SRCS+= bus_if.h device_if.h opt_inet.h
|
||||
|
||||
opt_inet.h:
|
||||
|
Loading…
Reference in New Issue
Block a user