1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-28 11:57:28 +00:00

Allow IEEE80211_SUPPORT_SUPERG to be defined _and_ have a working wlan

module.
This commit is contained in:
Adrian Chadd 2013-02-02 02:00:29 +00:00
parent 9da01550a9
commit 4501b24689
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=246227

View File

@ -12,7 +12,7 @@ SRCS= ieee80211.c ieee80211_action.c ieee80211_ageq.c \
ieee80211_ratectl_none.c ieee80211_regdomain.c \
ieee80211_ht.c ieee80211_hwmp.c ieee80211_adhoc.c ieee80211_hostap.c \
ieee80211_monitor.c ieee80211_sta.c ieee80211_wds.c ieee80211_ddb.c \
ieee80211_tdma.c
ieee80211_tdma.c ieee80211_superg.c
SRCS+= bus_if.h device_if.h opt_ddb.h opt_inet.h opt_inet6.h opt_ipx.h \
opt_tdma.h opt_wlan.h