From 874c906c45c9ff8d34af93bd28ef591684c7f1c0 Mon Sep 17 00:00:00 2001 From: Adrian Chadd Date: Tue, 25 Jun 2013 17:50:48 +0000 Subject: [PATCH] Add include path to the ar9300 HAL. --- tools/tools/ath/Makefile.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/tools/ath/Makefile.inc b/tools/tools/ath/Makefile.inc index 901844ea7f72..85953f2bdd0d 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}