xref: /linux/fs/omfs/Makefile (revision 63ca8ce2a2641f9cb5f0add33ced4591681d1cd7)
1*63ca8ce2SBob Copeland
2*63ca8ce2SBob Copelandobj-$(CONFIG_OMFS_FS) += omfs.o
3*63ca8ce2SBob Copeland
4*63ca8ce2SBob Copelandomfs-y := bitmap.o dir.o file.o inode.o
5