]> git.ipfire.org Git - thirdparty/u-boot.git/blob - fs/erofs/Makefile
Merge tag 'v2023.10-rc3' into next
[thirdparty/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