Also build ah_eeprom_v4k.c when ar9280 is selected.

This commit is contained in:
Rui Paulo 2010-02-14 11:04:52 +00:00
parent 4e92112d57
commit 3834e46b8e

View File

@ -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"