]> Git Repo - linux.git/blob - fs/nilfs2/Makefile
Merge tag 'perf-tools-fixes-for-v6.3-1-2023-03-09' of git://git.kernel.org/pub/scm...
[linux.git] / fs / nilfs2 / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 obj-$(CONFIG_NILFS2_FS) += nilfs2.o
3 nilfs2-y := inode.o file.o dir.o super.o namei.o page.o mdt.o \
4         btnode.o bmap.o btree.o direct.o dat.o recovery.o \
5         the_nilfs.o segbuf.o segment.o cpfile.o sufile.o \
6         ifile.o alloc.o gcinode.o ioctl.o sysfs.o
This page took 0.031177 seconds and 4 git commands to generate.