fix typo to resolve undefined symbol
Spotted by: Rong-En Fan <grafan at gmail.com>
This commit is contained in:
parent
8a7cf4244c
commit
532e5cff4c
@ -5,6 +5,6 @@
|
||||
|
||||
KMOD= wlan_ccmp
|
||||
SRCS= ieee80211_crypto_ccmp.c
|
||||
SRCS+= rijndael-alg-fst.c rijndael-api-fst.c
|
||||
SRCS+= rijndael-alg-fst.c rijndael-api.c
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user