PERFORCE change 153745 for review

Sam Leffler sam at FreeBSD.org
Fri Nov 28 23:12:02 PST 2008


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

Change 153745 by sam at sam_ebb on 2008/11/29 07:11:23

	find hal in the new place

Affected files ...

.. //depot/projects/vap/tools/tools/ath/athstats/Makefile#6 edit

Differences ...

==== //depot/projects/vap/tools/tools/ath/athstats/Makefile#6 (text+ko) ====

@@ -15,9 +15,9 @@
 CFLAGS+=-DATH_SUPPORT_ANI
 
 CFLAGS+=-I${.CURDIR}
-CFLAGS+=-I${SRCDIR}/sys/contrib/dev/ath
 CFLAGS+=-I${SRCDIR}/sys/net80211
 CFLAGS+=-I${SRCDIR}/sys/dev/ath
+CFLAGS+=-I${SRCDIR}/sys/dev/ath/ath_hal
 
 athstats.o: opt_ah.h ah_osdep.h
 


More information about the p4-projects mailing list