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