Author: adrian
Date: Tue Jun 25 17:50:48 2013
New Revision: 252207
URL: http://svnweb.freebsd.org/changeset/base/252207

Log:
  Add include path to the ar9300 HAL.

Modified:
  head/tools/tools/ath/Makefile.inc

Modified: head/tools/tools/ath/Makefile.inc
==============================================================================
--- head/tools/tools/ath/Makefile.inc   Tue Jun 25 17:50:22 2013        
(r252206)
+++ head/tools/tools/ath/Makefile.inc   Tue Jun 25 17:50:48 2013        
(r252207)
@@ -11,4 +11,5 @@ CFLAGS+=-I${.CURDIR}/../common
 CFLAGS+=-I${.CURDIR}/../../../../sys
 CFLAGS+=-I${.CURDIR}/../../../../sys/dev/ath
 CFLAGS+=-I${.CURDIR}/../../../../sys/dev/ath/ath_hal
+CFLAGS+=-I${.CURDIR}/../../../../sys/contrib/dev/ath/ath_hal
 CFLAGS+=-I${.OBJDIR}
_______________________________________________
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