From e1d163ba0a8863d74c27d10bcf99187200ae4300 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaakko=20Heikkil=C3=A4?= Date: Fri, 1 Sep 2017 15:10:44 +0300 Subject: [PATCH] export: Remove preprocessed ld files after build Sometimes Sw4STM32 exporter receives wrong linker script file. Because build directories cannot be excluded from scanned resources, ld files are removed. --- tools/export/sw4stm32/cproject_common.tmpl | 5 ++++- tools/export/sw4stm32/makefile.targets.tmpl | 5 +++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/tools/export/sw4stm32/cproject_common.tmpl b/tools/export/sw4stm32/cproject_common.tmpl index 3412e5e53e..cc6c69542f 100644 --- a/tools/export/sw4stm32/cproject_common.tmpl +++ b/tools/export/sw4stm32/cproject_common.tmpl @@ -16,7 +16,7 @@ - +