Author: rpaulo
Date: Sun Feb 14 11:04:52 2010
New Revision: 203859
URL: http://svn.freebsd.org/changeset/base/203859

Log:
  Also build ah_eeprom_v4k.c when ar9280 is selected.

Modified:
  head/sys/conf/files

Modified: head/sys/conf/files
==============================================================================
--- head/sys/conf/files Sun Feb 14 09:48:53 2010        (r203858)
+++ head/sys/conf/files Sun Feb 14 11:04:52 2010        (r203859)
@@ -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"
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to