summaryrefslogtreecommitdiffstats
path: root/sys/modules/ath/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/ath/Makefile')
-rw-r--r--sys/modules/ath/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/ath/Makefile b/sys/modules/ath/Makefile
index 9b6f3da..fdc0150 100644
--- a/sys/modules/ath/Makefile
+++ b/sys/modules/ath/Makefile
@@ -43,7 +43,7 @@ SRCS= if_ath.c if_ath_pci.c
SRCS+= device_if.h bus_if.h pci_if.h opt_inet.h opt_ath.h
HAL= ${.CURDIR}/../../contrib/dev/ath
-CFLAGS+= -I. -I${HAL}/freebsd -I${HAL}
+CFLAGS+= -I. -I${.CURDIR}/../../dev/ath -I${HAL}
opt_ath.h:
echo > $@
OpenPOWER on IntegriCloud