From 43efcb27b6a0f52dec7b605055f5aae35f6d41de Mon Sep 17 00:00:00 2001 From: adrian Date: Tue, 25 Jun 2013 17:50:48 +0000 Subject: Add include path to the ar9300 HAL. --- tools/tools/ath/Makefile.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'tools') 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} -- cgit v1.1