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