summaryrefslogtreecommitdiffstats
path: root/tools/tools
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2009-02-27 05:22:11 +0000
committersam <sam@FreeBSD.org>2009-02-27 05:22:11 +0000
commit56525f0f8e34b88fbd99b36293d7d50e4925c846 (patch)
tree44d1d47c2bbba196ad54a20db521eaeaceae224a /tools/tools
parent7c633e78c682d6eff31c53bbb437dfd458b199e1 (diff)
downloadFreeBSD-src-56525f0f8e34b88fbd99b36293d7d50e4925c846.zip
FreeBSD-src-56525f0f8e34b88fbd99b36293d7d50e4925c846.tar.gz
fix build
Diffstat (limited to 'tools/tools')
-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 81f0a80..4706949 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
OpenPOWER on IntegriCloud