[log]: excluding log_linux.c correctly now Closes IDFGH-5409 See merge request espressif/esp-idf!13995
@@ -11,4 +11,6 @@ else
COMPONENT_OBJEXCLUDE := log_freertos.o
endif
+COMPONENT_OBJEXCLUDE += log_linux.o
+
COMPONENT_ADD_LDFRAGMENTS += linker.lf