mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-30 04:22:44 +00:00
Name this module `umapfs'.
This commit is contained in:
parent
99d300a1ec
commit
801060df34
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=77033
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
.PATH: ${.CURDIR}/../../fs/umapfs
|
.PATH: ${.CURDIR}/../../fs/umapfs
|
||||||
|
|
||||||
KMOD= umap
|
KMOD= umapfs
|
||||||
SRCS= vnode_if.h \
|
SRCS= vnode_if.h \
|
||||||
umap_subr.c umap_vfsops.c umap_vnops.c
|
umap_subr.c umap_vfsops.c umap_vnops.c
|
||||||
NOMAN=
|
NOMAN=
|
||||||
|
Loading…
Reference in New Issue
Block a user