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