nt9856x/BSP/u-boot/fs/exfat/Makefile
2023-03-28 15:07:53 +08:00

6 lines
128 B
Makefile
Executable File

# SPDX-License-Identifier: GPL-2.0+
#
obj-$(CONFIG_$(SPL_)FS_EXFAT) = exfat.o
obj-$(CONFIG_$(SPL_)EXFAT_WRITE) = exfat_write.o