mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-03 04:34:31 +02:00
app_trace: fix linker fragment not included in Make build
This commit is contained in:
@@ -26,6 +26,6 @@ COMPONENT_SRCDIRS += \
|
|||||||
sys_view/esp32
|
sys_view/esp32
|
||||||
else
|
else
|
||||||
COMPONENT_SRCDIRS += gcov
|
COMPONENT_SRCDIRS += gcov
|
||||||
|
endif
|
||||||
|
|
||||||
COMPONENT_ADD_LDFRAGMENTS += linker.lf
|
COMPONENT_ADD_LDFRAGMENTS += linker.lf
|
||||||
endif
|
|
||||||
|
Reference in New Issue
Block a user