Add if_ath_alq code into the non-module build.
This commit is contained in:
parent
948728c4a6
commit
6dbede78c2
@ -707,6 +707,8 @@ dev/ath/if_ath_ahb.c optional ath_ahb \
|
||||
#
|
||||
dev/ath/if_ath.c optional ath \
|
||||
compile-with "${NORMAL_C} -I$S/dev/ath"
|
||||
dev/ath/if_ath_alq.c optional ath \
|
||||
compile-with "${NORMAL_C} -I$S/dev/ath"
|
||||
dev/ath/if_ath_beacon.c optional ath \
|
||||
compile-with "${NORMAL_C} -I$S/dev/ath"
|
||||
dev/ath/if_ath_btcoex.c optional ath \
|
||||
|
Loading…
Reference in New Issue
Block a user