147e4937aSGao Xiang# SPDX-License-Identifier: GPL-2.0-only 247e4937aSGao Xiang 347e4937aSGao Xiangobj-$(CONFIG_EROFS_FS) += erofs.o 4285d0f85SYue Huerofs-objs := super.o inode.o data.o namei.o dir.o utils.o sysfs.o 547e4937aSGao Xiangerofs-$(CONFIG_EROFS_FS_XATTR) += xattr.o 6285d0f85SYue Huerofs-$(CONFIG_EROFS_FS_ZIP) += decompressor.o zmap.o zdata.o pcpubuf.o 7622ceaddSGao Xiangerofs-$(CONFIG_EROFS_FS_ZIP_LZMA) += decompressor_lzma.o 8*ffa09b3bSGao Xiangerofs-$(CONFIG_EROFS_FS_ZIP_DEFLATE) += decompressor_deflate.o 9c6be2bd0SJeffle Xuerofs-$(CONFIG_EROFS_FS_ONDEMAND) += fscache.o 10