linuxOS_AP05/u-boot/fs/fat/Makefile

8 lines
111 B
Makefile
Raw Normal View History

2025-06-02 05:59:07 +00:00
#
#
# SPDX-License-Identifier: GPL-2.0+
#
obj-$(CONFIG_FS_FAT) := fat.o
obj-$(CONFIG_FAT_WRITE):= fat_write.o