mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-18 15:09:53 +00: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
|