]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/gen860t/u-boot.lds
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / board / gen860t / u-boot.lds
index fbe3c7044bd427df5c8940246841553a981f886c..a4c30321168f12eaa06b16859be466a874d2e695 100644 (file)
@@ -54,9 +54,8 @@ SECTIONS
   .plt           : { *(.plt)           }
   .text :
   {
-    cpu/mpc8xx/start.o         (.text)
+    arch/powerpc/cpu/mpc8xx/start.o            (.text)
     *(.text)
-    *(.fixup)
     *(.got1)
   }
   _etext = .;