9 lines
305 B
Makefile
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:
|