summaryrefslogtreecommitdiffstats
path: root/sys/modules/bhnd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/bhnd/Makefile')
-rw-r--r--sys/modules/bhnd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/modules/bhnd/Makefile b/sys/modules/bhnd/Makefile
index b9678cbe..89d0a0a 100644
--- a/sys/modules/bhnd/Makefile
+++ b/sys/modules/bhnd/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
-.PATH: ${.CURDIR}/../../dev/bhnd
-.PATH: ${.CURDIR}/../../dev/bhnd/nvram
+.PATH: ${SRCTOP}/sys/dev/bhnd
+.PATH: ${SRCTOP}/sys/dev/bhnd/nvram
KMOD= bhnd
SRCS= bhnd.c bhnd_subr.c \
OpenPOWER on IntegriCloud