zephyr/ext/fs/fat/Makefile

4 lines
87 B
Makefile

ifdef CONFIG_FAT_FILESYSTEM_ELM
ZEPHYRINCLUDE += -I$(srctree)/ext/fs/fat/include
endif