summaryrefslogtreecommitdiffstats
path: root/sys/modules/nctgpio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/nctgpio/Makefile')
-rw-r--r--sys/modules/nctgpio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/nctgpio/Makefile b/sys/modules/nctgpio/Makefile
index 88e133d..7ab56ee 100644
--- a/sys/modules/nctgpio/Makefile
+++ b/sys/modules/nctgpio/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-.PATH: ${.CURDIR}/../../dev/nctgpio
+.PATH: ${SRCTOP}/sys/dev/nctgpio
KMOD= nctgpio
SRCS= nctgpio.c
SRCS+= device_if.h bus_if.h isa_if.h gpio_if.h opt_platform.h
OpenPOWER on IntegriCloud