]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/munices/u-boot.lds
ppc: Enable full relocation to RAM
[karo-tx-uboot.git] / board / munices / u-boot.lds
index 5fe8707fb57b824be8df3489675aa21b0991c0b7..8db7f26a52b332b64839723e3041d636ca5ffc2f 100644 (file)
@@ -54,7 +54,6 @@ SECTIONS
   {
     cpu/mpc5xxx/start.o        (.text)
     *(.text)
-    *(.fixup)
     *(.got1)
     . = ALIGN(16);
     *(SORT_BY_ALIGNMENT(SORT_BY_NAME(.rodata*)))