forked from espressif/esp-idf
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