mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
catchup with action+ageq additions
Submitted by: "Paul B. Mahol" <onemda@gmail.com> Approved by: re (implicit)
This commit is contained in:
parent
2affcf8d1d
commit
24d3677b9d
1 changed files with 2 additions and 1 deletions
|
|
@ -3,7 +3,8 @@
|
|||
.PATH: ${.CURDIR}/../../net80211
|
||||
|
||||
KMOD= wlan
|
||||
SRCS= ieee80211.c ieee80211_crypto.c ieee80211_crypto_none.c ieee80211_dfs.c \
|
||||
SRCS= ieee80211.c ieee80211_action.c ieee80211_ageq.c \
|
||||
ieee80211_crypto.c ieee80211_crypto_none.c ieee80211_dfs.c \
|
||||
ieee80211_freebsd.c ieee80211_input.c ieee80211_ioctl.c \
|
||||
ieee80211_node.c ieee80211_output.c ieee80211_phy.c ieee80211_power.c \
|
||||
ieee80211_proto.c ieee80211_scan.c ieee80211_scan_sta.c \
|
||||
|
|
|
|||
Loading…
Reference in a new issue