Files
snapclient/build/esp_eth/component_project_vars.mk
2020-04-24 08:32:53 +02:00

9 lines
305 B
Makefile

# Automatically generated build file. Do not edit.
COMPONENT_INCLUDES += $(IDF_PATH)/components/esp_eth/include
COMPONENT_LDFLAGS += -L$(BUILD_DIR_BASE)/esp_eth -lesp_eth
COMPONENT_LINKER_DEPS +=
COMPONENT_SUBMODULES +=
COMPONENT_LIBRARIES += esp_eth
COMPONENT_LDFRAGMENTS +=
component-esp_eth-build: