summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2013-06-25 17:50:48 +0000
committeradrian <adrian@FreeBSD.org>2013-06-25 17:50:48 +0000
commit43efcb27b6a0f52dec7b605055f5aae35f6d41de (patch)
treef5c70ba1621ef612e6c7813d80561d4dcfeb7527 /tools
parent35215c2644c33df865ab3dfbd71d550c14109a63 (diff)
downloadFreeBSD-src-43efcb27b6a0f52dec7b605055f5aae35f6d41de.zip
FreeBSD-src-43efcb27b6a0f52dec7b605055f5aae35f6d41de.tar.gz
Add include path to the ar9300 HAL.
Diffstat (limited to '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 901844e..85953f2 100644
--- a/tools/tools/ath/Makefile.inc
+++ b/tools/tools/ath/Makefile.inc
@@ -11,4 +11,5 @@ CFLAGS+=-I${.CURDIR}/../common
CFLAGS+=-I${.CURDIR}/../../../../sys
CFLAGS+=-I${.CURDIR}/../../../../sys/dev/ath
CFLAGS+=-I${.CURDIR}/../../../../sys/dev/ath/ath_hal
+CFLAGS+=-I${.CURDIR}/../../../../sys/contrib/dev/ath/ath_hal
CFLAGS+=-I${.OBJDIR}
OpenPOWER on IntegriCloud