]> git.ipfire.org Git - thirdparty/u-boot.git/blame - fs/fat/Makefile
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / fs / fat / Makefile
CommitLineData
83d290c5 1# SPDX-License-Identifier: GPL-2.0+
71f95118
WD
2#
3
35c79275
MY
4obj-$(CONFIG_FS_FAT) := fat.o
5obj-$(CONFIG_FAT_WRITE):= fat_write.o