PERFORCE change 154665 for review
Sam Leffler
sam at FreeBSD.org
Sun Dec 14 14:20:24 PST 2008
http://perforce.freebsd.org/chv.cgi?CH=154665
Change 154665 by sam at sam_ebb on 2008/12/14 22:19:22
allow override of ATH_RATE
Submitted by: imp
Affected files ...
.. //depot/projects/vap/sys/modules/ath/Makefile#10 edit
Differences ...
==== //depot/projects/vap/sys/modules/ath/Makefile#10 (text+ko) ====
@@ -29,7 +29,7 @@
# $FreeBSD: src/sys/modules/ath/Makefile,v 1.7 2008/12/02 21:37:28 bz Exp $
#
-ATH_RATE= sample # tx rate control algorithm
+ATH_RATE?= sample # tx rate control algorithm
.PATH: ${.CURDIR}/../../dev/ath
.PATH: ${.CURDIR}/../../dev/ath/ath_hal
More information about the p4-projects
mailing list