summaryrefslogtreecommitdiffstats
path: root/board/freescale/m5208evbe/u-boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/m5208evbe/u-boot.lds')
-rw-r--r--board/freescale/m5208evbe/u-boot.lds4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/freescale/m5208evbe/u-boot.lds b/board/freescale/m5208evbe/u-boot.lds
index 507e21a03b..860286930a 100644
--- a/board/freescale/m5208evbe/u-boot.lds
+++ b/board/freescale/m5208evbe/u-boot.lds
@@ -56,8 +56,8 @@ SECTIONS
/* the sector layout of our flash chips! XXX FIXME XXX */
arch/m68k/cpu/mcf52x2/start.o (.text)
- arch/m68k/cpu/mcf52x2/libmcf52x2.a (.text)
- arch/m68k/lib/libm68k.a (.text)
+ arch/m68k/cpu/mcf52x2/libmcf52x2.o (.text)
+ arch/m68k/lib/libm68k.o (.text)
common/dlmalloc.o (.text)
. = DEFINED(env_offset) ? env_offset : .;
OpenPOWER on IntegriCloud