Merge branch 'master' of git://git.denx.de/u-boot-arm
[oweals/u-boot.git] / board / gen860t / u-boot-flashenv.lds
index 9785639c76c32bac6b29315f351d7a588851f444..35e92d11140d5ea167be0e34820093a64adf1c8d 100644 (file)
@@ -55,9 +55,8 @@ SECTIONS
   .plt           : { *(.plt)           }
   .text :
   {
-    cpu/mpc8xx/start.o (.text)
+    arch/powerpc/cpu/mpc8xx/start.o    (.text)
     *(.text)
-    *(.fixup)
     *(.got1)
   }
   _etext = .;