Makefile fixed to support m5484 LITE

This commit is contained in:
Markus Fröschle
2013-11-01 09:15:16 +00:00
parent 9e00dba829
commit c81c70df44
3 changed files with 118 additions and 99 deletions

View File

@@ -15,8 +15,8 @@ SECTIONS
{
.text :
{
objs/basflash_start.o(.text)
objs/basflash.o(.text)
OBJDIR/basflash_start.o(.text)
OBJDIR/basflash.o(.text)
*(.data)
*(.bss)