mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-04 12:52:15 +00:00
fix build
This commit is contained in:
parent
31c7a65f37
commit
785516a05c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=189098
@ -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