zephyr/fs/Makefile

3 lines
92 B
Makefile

obj-$(CONFIG_FS_FAT_RAM_DISK) += fat_ram_diskio.o
obj-$(CONFIG_FILE_SYSTEM_FAT) += fat_fs.o