fix build
This commit is contained in:
parent
31c7a65f37
commit
785516a05c
@ -8,5 +8,6 @@ ATH_DEFAULT= ath0
|
||||
CFLAGS+=-DATH_DEFAULT='"${ATH_DEFAULT}"'
|
||||
CFLAGS+=-I${.CURDIR}
|
||||
CFLAGS+=-I${.CURDIR}/../common
|
||||
CFLAGS+=-I${.CURDIR}/../../../../sys
|
||||
CFLAGS+=-I${.CURDIR}/../../../../sys/dev/ath
|
||||
CFLAGS+=-I${.CURDIR}/../../../../sys/dev/ath/ath_hal
|
||||
|
Loading…
Reference in New Issue
Block a user