mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-29 15:43:59 +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
|