Merge branch 'master' of git://git.denx.de/u-boot-samsung
[oweals/u-boot.git] / board / emk / top860 / u-boot.lds.debug
index 6ca72980e30ef8a034eb111e65a5ce1f81bb709a..0f536f314292b912ec9530999506c58341722756 100644 (file)
@@ -55,11 +55,11 @@ SECTIONS
     /* WARNING - the following is hand-optimized to fit within */
     /* the sector layout of our flash chips!   XXX FIXME XXX   */
 
-    cpu/mpc8xx/start.o (.text)
+    arch/powerpc/cpu/mpc8xx/start.o    (.text)
     common/dlmalloc.o  (.text)
     lib/vsprintf.o     (.text)
     lib/crc32.o                (.text)
-    arch/ppc/lib/extable.o     (.text)
+    arch/powerpc/lib/extable.o (.text)
 
     . = env_offset;
     common/env_embedded.o(.text)