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