Merge branch 'elf_reloc'
[oweals/u-boot.git] / board / emk / top860 / u-boot.lds
index b4e093ca702ba9051f017416f4096cb7c227f88b..4f986f72c1dfce7f3c9302104a07b067a7fafd3d 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 = .;