Files
ESP8266_RTOS_SDK/components/vfs/component.mk

10 lines
192 B
Makefile

#
# Component Makefile
#
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
ifndef CONFIG_USING_ESP_VFS
COMPONENT_SRCDIRS := port
endif