Add include path to the ar9300 HAL.
This commit is contained in:
parent
711bcba0bb
commit
874c906c45
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user