]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/siemens/IAD210/u-boot.lds
Move arch/ppc to arch/powerpc
[karo-tx-uboot.git] / board / siemens / IAD210 / u-boot.lds
index 904d45fccc5aed82b59b46187d63e79ba3e482f3..a9b00cafae086c58c73c0f64e79b1b9467e1840e 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   */
 
-    arch/ppc/cpu/mpc8xx/start.o        (.text)
+    arch/powerpc/cpu/mpc8xx/start.o    (.text)
     common/dlmalloc.o  (.text)
-    arch/ppc/lib/ppcstring.o   (.text)
-    arch/ppc/cpu/mpc8xx/interrupts.o (.text)
-    arch/ppc/lib/time.o                (.text)
+    arch/powerpc/lib/ppcstring.o       (.text)
+    arch/powerpc/cpu/mpc8xx/interrupts.o (.text)
+    arch/powerpc/lib/time.o            (.text)
     . = env_offset;
     common/env_embedded.o(.text)