mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-10 15:54:39 +08:00
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
|