summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2013-01-02 04:00:54 +0000
committeradrian <adrian@FreeBSD.org>2013-01-02 04:00:54 +0000
commit8445fc8dbf089c25f6a8b42d805cd434449519e1 (patch)
treeec8365ae5aa3229b7e3fedc25b5a7874da91e26c /sys/conf/files
parent5fd18f70ab267770589101678c7fb01c98bdfe76 (diff)
downloadFreeBSD-src-8445fc8dbf089c25f6a8b42d805cd434449519e1.zip
FreeBSD-src-8445fc8dbf089c25f6a8b42d805cd434449519e1.tar.gz
Link if_ath_spectral.c into the build.
Diffstat (limited to 'sys/conf/files')
-rw-r--r--sys/conf/files2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index ab4bbba..ec3b585 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -726,6 +726,8 @@ dev/ath/if_ath_rx.c optional ath \
compile-with "${NORMAL_C} -I$S/dev/ath"
dev/ath/if_ath_rx_edma.c optional ath \
compile-with "${NORMAL_C} -I$S/dev/ath"
+dev/ath/if_ath_spectral.c optional ath \
+ compile-with "${NORMAL_C} -I$S/dev/ath"
dev/ath/ah_osdep.c optional ath \
compile-with "${NORMAL_C} -I$S/dev/ath"
#
OpenPOWER on IntegriCloud