Convert CONFIG_CPU_FREQ_HZ to Kconfig
[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