summaryrefslogtreecommitdiffstats
path: root/sys/modules/nullfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/nullfs/Makefile')
-rw-r--r--sys/modules/nullfs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/modules/nullfs/Makefile b/sys/modules/nullfs/Makefile
index 5786066..3df3d26 100644
--- a/sys/modules/nullfs/Makefile
+++ b/sys/modules/nullfs/Makefile
@@ -1,6 +1,7 @@
# $FreeBSD$
-.PATH: ${.CURDIR}/../../miscfs/nullfs
+.PATH: ${.CURDIR}/../../miscfs/nullfs
+
KMOD= nullfs
SRCS= vnode_if.h \
null_subr.c null_vfsops.c null_vnops.c
OpenPOWER on IntegriCloud