summaryrefslogtreecommitdiffstats
path: root/sys/modules/cd9660/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/cd9660/Makefile')
-rw-r--r--sys/modules/cd9660/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/cd9660/Makefile b/sys/modules/cd9660/Makefile
index 5fbc1b7..5036ef0 100644
--- a/sys/modules/cd9660/Makefile
+++ b/sys/modules/cd9660/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-.PATH: ${.CURDIR}/../../fs/cd9660
+.PATH: ${SRCTOP}/sys/fs/cd9660
KMOD= cd9660
SRCS= vnode_if.h \
OpenPOWER on IntegriCloud