]> Git Repo - u-boot.git/blob - fs/squashfs/Makefile
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh
[u-boot.git] / fs / squashfs / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3
4 obj-$(CONFIG_$(XPL_)FS_SQUASHFS) = sqfs.o \
5                                 sqfs_inode.o \
6                                 sqfs_dir.o \
7                                 sqfs_decompressor.o
This page took 0.036017 seconds and 4 git commands to generate.