Add include path to the ar9300 HAL.

This commit is contained in:
Adrian Chadd 2013-06-25 17:50:48 +00:00
parent 711bcba0bb
commit 874c906c45
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=252207

View File

@ -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}