Makefile fixed to support m5484 LITE

This commit is contained in:
Markus Fröschle
2013-11-01 09:15:16 +00:00
parent 7472a60fa4
commit 1259b556ed
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)