]> Git Repo - linux.git/blob - fs/nilfs2/Makefile
Merge branch 'ima-memory-use-fixes'
[linux.git] / fs / nilfs2 / Makefile
1 obj-$(CONFIG_NILFS2_FS) += nilfs2.o
2 nilfs2-y := inode.o file.o dir.o super.o namei.o page.o mdt.o \
3         btnode.o bmap.o btree.o direct.o dat.o recovery.o \
4         the_nilfs.o segbuf.o segment.o cpfile.o sufile.o \
5         ifile.o alloc.o gcinode.o ioctl.o
This page took 0.034336 seconds and 4 git commands to generate.