aboutsummaryrefslogtreecommitdiff
path: root/tools/tools/ath
diff options
context:
space:
mode:
authorSam Leffler <sam@FreeBSD.org>2009-02-27 05:22:11 +0000
committerSam Leffler <sam@FreeBSD.org>2009-02-27 05:22:11 +0000
commit785516a05c46402bd2f1bce3f900fe15bc822ec3 (patch)
tree44d1d47c2bbba196ad54a20db521eaeaceae224a /tools/tools/ath
parent31c7a65f37100c7f7d28db2ab3ffeabe859c3fca (diff)
downloadsrc-785516a05c46402bd2f1bce3f900fe15bc822ec3.tar.gz
src-785516a05c46402bd2f1bce3f900fe15bc822ec3.zip
fix build
Notes
Notes: svn path=/head/; revision=189098
Diffstat (limited to 'tools/tools/ath')
-rw-r--r--tools/tools/ath/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/tools/ath/Makefile.inc b/tools/tools/ath/Makefile.inc
index 81f0a80093db..47069491f212 100644
--- a/tools/tools/ath/Makefile.inc
+++ b/tools/tools/ath/Makefile.inc
@@ -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