Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodians/u...
[platform/kernel/u-boot.git] / fs / erofs / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3
4 obj-$(CONFIG_$(SPL_)FS_EROFS) = fs.o \
5                                 super.o \
6                                 namei.o \
7                                 data.o \
8                                 decompress.o \
9                                 zmap.o