ppc4xx: Add missing APC405 to MAKEALL
[oweals/u-boot.git] / board / ivm / u-boot.lds
index ab51bd8352fb52880cbf53edca472753cdc71d51..b6e08843fa6ee3b2ce4f4f000ec6962b75714737 100644 (file)
@@ -52,10 +52,9 @@ SECTIONS
   .plt : { *(.plt) }
   .text      :
   {
-    cpu/mpc8xx/start.o (.text)
+    arch/powerpc/cpu/mpc8xx/start.o    (.text)
     common/env_embedded.o(.text)
     *(.text)
-    *(.fixup)
     *(.got1)
   }
   _etext = .;