summaryrefslogtreecommitdiffstats
path: root/sys/modules/ntb/ntb_hw/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/ntb/ntb_hw/Makefile')
-rw-r--r--sys/modules/ntb/ntb_hw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/ntb/ntb_hw/Makefile b/sys/modules/ntb/ntb_hw/Makefile
index f3e7645..ad77e97 100644
--- a/sys/modules/ntb/ntb_hw/Makefile
+++ b/sys/modules/ntb/ntb_hw/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-.PATH: ${.CURDIR}/../../../dev/ntb/ntb_hw
+.PATH: ${SRCTOP}/sys/dev/ntb/ntb_hw
KMOD = ntb_hw
SRCS = ntb_hw.c
OpenPOWER on IntegriCloud