Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx
[platform/kernel/u-boot.git] / fs / squashfs / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3
4 obj-$(CONFIG_$(SPL_)FS_SQUASHFS) = sqfs.o \
5                                 sqfs_inode.o \
6                                 sqfs_dir.o \
7                                 sqfs_decompressor.o