You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
omfs: update kbuild to include OMFS
Adds OMFS to the fs Kconfig and Makefile Signed-off-by: Bob Copeland <me@bobcopeland.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
committed by
Linus Torvalds
parent
36cc410a67
commit
63ca8ce2a2
@@ -0,0 +1,4 @@
|
||||
|
||||
obj-$(CONFIG_OMFS_FS) += omfs.o
|
||||
|
||||
omfs-y := bitmap.o dir.o file.o inode.o
|
||||
Reference in New Issue
Block a user