PERFORCE change 137130 for review

Sam Leffler sam at FreeBSD.org
Fri Mar 7 23:06:26 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=137130

Change 137130 by sam at sam_ebb on 2008/03/07 23:05:33

	fix building ath_rate_amrr

Affected files ...

.. //depot/projects/vap/sys/conf/files#21 edit

Differences ...

==== //depot/projects/vap/sys/conf/files#21 (text+ko) ====

@@ -476,7 +476,8 @@
 dev/ata/atapi-tape.c		optional atapist
 dev/ath/ah_osdep.c optional ath_hal \
 	compile-with "${NORMAL_C} -I$S/dev/ath"
-dev/ath/ath_rate/amrr/amrr.c	optional ath_rate_amrr
+dev/ath/ath_rate/amrr/amrr.c	optional ath_rate_amrr \
+	compile-with "${NORMAL_C} -I$S/dev/ath"
 dev/ath/ath_rate/onoe/onoe.c	optional ath_rate_onoe \
 	compile-with "${NORMAL_C} -I$S/dev/ath"
 dev/ath/ath_rate/sample/sample.c	optional ath_rate_sample \


More information about the p4-projects mailing list