Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Mar 2008 23:06:25 GMT
From:      Sam Leffler <sam@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 137130 for review
Message-ID:  <200803072306.m27N6PrE005196@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=137130

Change 137130 by sam@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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803072306.m27N6PrE005196>