summaryrefslogtreecommitdiff
path: root/fs/fat/Makefile
blob: f84efaccc75eba51b2be17d223b4aac4e134fcd8 (plain)
1
2
3
4
5
# SPDX-License-Identifier: GPL-2.0+
#

obj-$(CONFIG_$(SPL_)FS_FAT) = fat.o
obj-$(CONFIG_$(SPL_)FAT_WRITE) = fat_write.o