]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/emk/top860/u-boot.lds
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
[karo-tx-uboot.git] / board / emk / top860 / u-boot.lds
index b4e093ca702ba9051f017416f4096cb7c227f88b..3fb6d1269214743af69b734109196cdc1ac35f70 100644 (file)
@@ -52,10 +52,9 @@ SECTIONS
   .plt : { *(.plt) }
   .text      :
   {
-    cpu/mpc8xx/start.o (.text)
+    arch/ppc/cpu/mpc8xx/start.o        (.text)
 
     *(.text)
-    *(.fixup)
     *(.got1)
   }
   _etext = .;