summaryrefslogtreecommitdiffstats
path: root/sys/modules/ath
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2013-01-02 01:24:36 +0000
committeradrian <adrian@FreeBSD.org>2013-01-02 01:24:36 +0000
commitdef5e4786f920ea10ead292a6ae81d90a4834d1d (patch)
treeaa999c32e888121b15403a5fb72ffcd763411665 /sys/modules/ath
parentb28c06734db45223dfddd8500027aa7907df9abc (diff)
downloadFreeBSD-src-def5e4786f920ea10ead292a6ae81d90a4834d1d.zip
FreeBSD-src-def5e4786f920ea10ead292a6ae81d90a4834d1d.tar.gz
Add missing update to link ar5416_spectral.c into the build.
Diffstat (limited to 'sys/modules/ath')
-rw-r--r--sys/modules/ath/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/ath/Makefile b/sys/modules/ath/Makefile
index dcd6423..e08a41a 100644
--- a/sys/modules/ath/Makefile
+++ b/sys/modules/ath/Makefile
@@ -89,7 +89,7 @@ SRCS+= ah_eeprom_v14.c ah_eeprom_v4k.c \
ar5416_ani.c ar5416_attach.c ar5416_beacon.c ar5416_btcoex.c \
ar5416_cal.c ar5416_cal_iq.c ar5416_cal_adcgain.c ar5416_cal_adcdc.c \
ar5416_eeprom.c ar5416_gpio.c ar5416_interrupts.c ar5416_keycache.c \
- ar5416_misc.c ar5416_phy.c ar5416_power.c ar5416_radar.c \
+ ar5416_misc.c ar5416_phy.c ar5416_power.c ar5416_radar.c ar5416_spectral.c \
ar5416_recv.c ar5416_reset.c ar5416_xmit.c
# RF backend for 5416, 9130 and 9160
OpenPOWER on IntegriCloud