]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blame_incremental - fs/erofs/Makefile
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[mirror_ubuntu-hirsute-kernel.git] / fs / erofs / Makefile
... / ...
CommitLineData
1# SPDX-License-Identifier: GPL-2.0-only
2
3obj-$(CONFIG_EROFS_FS) += erofs.o
4erofs-objs := super.o inode.o data.o namei.o dir.o utils.o
5erofs-$(CONFIG_EROFS_FS_XATTR) += xattr.o
6erofs-$(CONFIG_EROFS_FS_ZIP) += decompressor.o zmap.o zdata.o