]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/amcc/sequoia/u-boot-ram.lds
Move arch/ppc to arch/powerpc
[karo-tx-uboot.git] / board / amcc / sequoia / u-boot-ram.lds
index 9393b651787f0a556c10afb121b514e49a682e69..63e87c98863b6c1042b0c980c03015f9a18ca251 100644 (file)
@@ -50,10 +50,9 @@ SECTIONS
   .plt : { *(.plt) }
   .text      :
   {
-    cpu/ppc4xx/start.o (.text)
+    arch/powerpc/cpu/ppc4xx/start.o    (.text)
 
     *(.text)
-    *(.fixup)
     *(.got1)
   }
   _etext = .;