summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
diff options
context:
space:
mode:
authorrpaulo <rpaulo@FreeBSD.org>2010-02-14 11:04:52 +0000
committerrpaulo <rpaulo@FreeBSD.org>2010-02-14 11:04:52 +0000
commitdd595a026f4b98f04c03e3ecf949a2cd874b64ba (patch)
tree8beb2b6838b259e7ce86de86a4083dad2d3e1809 /sys/conf/files
parentcfd3fb99989ef0c3e8e04319dc621cf7e599ebdb (diff)
downloadFreeBSD-src-dd595a026f4b98f04c03e3ecf949a2cd874b64ba.zip
FreeBSD-src-dd595a026f4b98f04c03e3ecf949a2cd874b64ba.tar.gz
Also build ah_eeprom_v4k.c when ar9280 is selected.
Diffstat (limited to 'sys/conf/files')
-rw-r--r--sys/conf/files2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/files b/sys/conf/files
index f41f752..886765c 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -555,7 +555,7 @@ dev/ath/ath_hal/ah_eeprom_v14.c \
optional ath_hal | ath_ar5416 | ath_ar9160 | ath_ar9280 \
compile-with "${NORMAL_C} -I$S/dev/ath"
dev/ath/ath_hal/ah_eeprom_v4k.c \
- optional ath_hal | ath_ar9285 \
+ optional ath_hal | ath_ar9280 | ath_ar9285 \
compile-with "${NORMAL_C} -I$S/dev/ath"
dev/ath/ath_hal/ah_regdomain.c optional ath \
compile-with "${NORMAL_C} -I$S/dev/ath"
OpenPOWER on IntegriCloud