fixed to work for COMPILE_ELF=N again

This commit is contained in:
Markus Fröschle
2015-02-17 11:21:41 +00:00
parent ed5f1fb64c
commit 5cf48838c6
2 changed files with 11 additions and 1 deletions

View File

@@ -79,7 +79,9 @@ SECTIONS
OBJDIR/s19reader.o(.text)
OBJDIR/bas_printf.o(.text)
OBJDIR/bas_string.o(.text)
#if (FORMAT_ELF == 1)
OBJDIR/libgcc_helper.o(.text)
#endif
OBJDIR/printf_helper.o(.text)
OBJDIR/cache.o(.text)
OBJDIR/dma.o(.text)