8 lines
380 B
Makefile
8 lines
380 B
Makefile
# Automatically generated build file. Do not edit.
|
|
COMPONENT_INCLUDES += $(IDF_PATH)/components/tcpip_adapter/include $(IDF_PATH)/components/tcpip_adapter/include
|
|
COMPONENT_LDFLAGS += -L$(BUILD_DIR_BASE)/tcpip_adapter -ltcpip_adapter
|
|
COMPONENT_LINKER_DEPS +=
|
|
COMPONENT_SUBMODULES +=
|
|
COMPONENT_LIBRARIES += tcpip_adapter
|
|
COMPONENT_LDFRAGMENTS +=
|
|
component-tcpip_adapter-build:
|