]> git.sur5r.net Git - u-boot/blobdiff - board/ip860/u-boot.lds.debug
sh: Remove config.mk for ms7720se board
[u-boot] / board / ip860 / u-boot.lds.debug
index dc2f6e12f5e746d103f12e512698075f8bd5b579..0c0bbb8f5dbe8cd85815cd8d10a7be300e95a77d 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)
-    lib_ppc/ppcstring.o        (.text)
-    cpu/mpc8xx/interrupts.o (.text)
-    lib_ppc/time.o             (.text)
-    lib_ppc/ticks.o            (.text)
+    arch/powerpc/cpu/mpc8xx/start.o    (.text)
+    arch/powerpc/lib/ppcstring.o       (.text)
+    arch/powerpc/cpu/mpc8xx/interrupts.o (.text)
+    arch/powerpc/lib/time.o            (.text)
+    arch/powerpc/lib/ticks.o           (.text)
 /**
     . = env_offset;
     common/env_embedded.o(.text)