xref: /openbmc/linux/fs/nilfs2/Makefile (revision 498495dba268b20e8eadd7fe93c140c68b6cc9d2)
1*b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
20c4fb877SRyusuke Konishiobj-$(CONFIG_NILFS2_FS) += nilfs2.o
30c4fb877SRyusuke Konishinilfs2-y := inode.o file.o dir.o super.o namei.o page.o mdt.o \
40c4fb877SRyusuke Konishi	btnode.o bmap.o btree.o direct.o dat.o recovery.o \
50c4fb877SRyusuke Konishi	the_nilfs.o segbuf.o segment.o cpfile.o sufile.o \
6dd70edbdSVyacheslav Dubeyko	ifile.o alloc.o gcinode.o ioctl.o sysfs.o
7