Prepare v2023.10
[platform/kernel/u-boot.git] / fs / erofs / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3
4 obj-$(CONFIG_FS_EROFS) = fs.o \
5                                 super.o \
6                                 namei.o \
7                                 data.o \
8                                 decompress.o \
9                                 zmap.o