diff --git a/components/app_trace/component.mk b/components/app_trace/component.mk index bfe77da43a..384a04a768 100644 --- a/components/app_trace/component.mk +++ b/components/app_trace/component.mk @@ -26,6 +26,6 @@ COMPONENT_SRCDIRS += \ sys_view/esp32 else COMPONENT_SRCDIRS += gcov +endif COMPONENT_ADD_LDFRAGMENTS += linker.lf -endif