]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - fs/erofs/Makefile
media: ti-vpe: cal: Stop write DMA without disabling PPI
[mirror_ubuntu-jammy-kernel.git] / fs / erofs / Makefile
CommitLineData
29b24f6c 1# SPDX-License-Identifier: GPL-2.0-only
fd68c6a2 2
fd68c6a2 3obj-$(CONFIG_EROFS_FS) += erofs.o
b29e64d8 4erofs-objs := super.o inode.o data.o namei.o dir.o utils.o
b17500a0 5erofs-$(CONFIG_EROFS_FS_XATTR) += xattr.o
57b78c9f 6erofs-$(CONFIG_EROFS_FS_ZIP) += decompressor.o zmap.o zdata.o