fix build

This commit is contained in:
Sam Leffler 2009-02-27 05:22:11 +00:00
parent 31c7a65f37
commit 785516a05c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=189098

View File

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