]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/freescale/m5235evb/u-boot.32
Switch from archive libraries to partial linking
[karo-tx-uboot.git] / board / freescale / m5235evb / u-boot.32
index 45ff158905a842644f14583d1317e7070fac41c0..47ec6dc8b951ec675d945c1f4692b7bd6aa41948 100644 (file)
@@ -60,7 +60,7 @@ SECTIONS
     arch/m68k/cpu/mcf523x/cpu_init.o   (.text)
     arch/m68k/cpu/mcf523x/interrupts.o (.text)
     arch/m68k/cpu/mcf523x/speed.o              (.text)
-    arch/m68k/lib/libm68k.a            (.text)
+    arch/m68k/lib/libm68k.o            (.text)
     common/dlmalloc.o          (.text)
     common/cmd_bootm.o         (.text)
     common/cmd_flash.o         (.text)
@@ -68,7 +68,7 @@ SECTIONS
     common/cmd_mem.o           (.text)
     common/console.o           (.text)
     common/main.o              (.text)
-    lib/libgeneric.a   (.text)
+    lib/libgeneric.o   (.text)
 
     . = DEFINED(env_offset) ? env_offset : .;
     common/env_embedded.o      (.text)