brintos

brintos / linux-shallow public Read only

0
0
Text · 283 B · 43b60b8 Raw
7 lines · plain
1# SPDX-License-Identifier: GPL-2.02obj-$(CONFIG_NILFS2_FS) += nilfs2.o3nilfs2-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.o7