X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=board%2Ffreescale%2Fm52277evb%2Fu-boot.lds;h=70121d9248e1c9867b27e0f843a986a577387c14;hb=e2906a5943f6a1a9e0d7ea2c71e605b88ee17ef0;hp=f3337a3845e55c0c7b00cc3fe82f06b3647076ab;hpb=fdd91faef9148fd5a52467a91f79934ee4e7f2bd;p=karo-tx-uboot.git diff --git a/board/freescale/m52277evb/u-boot.lds b/board/freescale/m52277evb/u-boot.lds index f3337a3845..70121d9248 100644 --- a/board/freescale/m52277evb/u-boot.lds +++ b/board/freescale/m52277evb/u-boot.lds @@ -13,8 +13,8 @@ SECTIONS .text : { arch/m68k/cpu/mcf5227x/start.o (.text*) - arch/m68k/cpu/mcf5227x/libmcf5227x.o (.text*) - arch/m68k/lib/libm68k.o (.text*) + arch/m68k/cpu/mcf5227x/built-in.o (.text*) + arch/m68k/lib/built-in.o (.text*) *(.text*) }