Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
[pandora-u-boot.git] / board / ivm / u-boot.lds
index 767408b..b6e0884 100644 (file)
@@ -52,7 +52,7 @@ SECTIONS
   .plt : { *(.plt) }
   .text      :
   {
-    arch/ppc/cpu/mpc8xx/start.o        (.text)
+    arch/powerpc/cpu/mpc8xx/start.o    (.text)
     common/env_embedded.o(.text)
     *(.text)
     *(.got1)