]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/freescale/m53017evb/u-boot.lds
m68k: fix 3 broken boards
[karo-tx-uboot.git] / board / freescale / m53017evb / u-boot.lds
index de8d09bf66303196ebcd03429d0cb4dd69868d88..b1cae598900e2e3cc84c5d5f5bff3c0a5b64cd16 100644 (file)
@@ -13,8 +13,6 @@ SECTIONS
   .text      :
   {
     arch/m68k/cpu/mcf532x/start.o      (.text*)
-    arch/m68k/cpu/mcf532x/built-in.o   (.text*)
-    arch/m68k/lib/built-in.o           (.text*)
 
     . = DEFINED(env_offset) ? env_offset : .;
     common/env_embedded.o      (.text*)