mirror of https://gitee.com/openkylin/linux.git
5 lines
74 B
Makefile
5 lines
74 B
Makefile
|
|
||
|
obj-$(CONFIG_OMFS_FS) += omfs.o
|
||
|
|
||
|
omfs-y := bitmap.o dir.o file.o inode.o
|