]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/glsdk-u-boot.git/blobdiff - board/r360mpi/u-boot.lds
Move arch/ppc to arch/powerpc
[glsdk/glsdk-u-boot.git] / board / r360mpi / u-boot.lds
index 4fc18fcf2d9d3b3e141f6d7b73b33379e09781c8..3cf0ba4bff8b276b15adb5d47b576f988a0bf4ae 100644 (file)
@@ -55,10 +55,10 @@ SECTIONS
     /* WARNING - the following is hand-optimized to fit within */
     /* the sector layout of our flash chips!   XXX FIXME XXX   */
 
-    arch/ppc/cpu/mpc8xx/start.o                (.text)
-    arch/ppc/cpu/mpc8xx/cpu_init.o     (.text)
-    arch/ppc/cpu/mpc8xx/interrupts.o   (.text)
-    arch/ppc/cpu/mpc8xx/traps.o                (.text)
+    arch/powerpc/cpu/mpc8xx/start.o            (.text)
+    arch/powerpc/cpu/mpc8xx/cpu_init.o (.text)
+    arch/powerpc/cpu/mpc8xx/interrupts.o       (.text)
+    arch/powerpc/cpu/mpc8xx/traps.o            (.text)
 /***
     . = env_offset;
     common/env_embedded.o      (.text)