4 lines
83 B
Makefile
4 lines
83 B
Makefile
|
ifdef CONFIG_FAT_FILESYSTEM
|
||
|
ZEPHYRINCLUDE += -I$(srctree)/ext/fs/fat/include
|
||
|
endif
|