]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/etx094/u-boot.lds
Move arch/ppc to arch/powerpc
[karo-tx-uboot.git] / board / etx094 / u-boot.lds
index 94b13422afba601a333acc35bfeaf0a946482e29..28ac825c19643cf9fa173366ef502b4dcfb056bc 100644 (file)
@@ -55,12 +55,12 @@ 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/traps.o        (.text)
-    arch/ppc/cpu/mpc8xx/interrupts.o   (.text)
-    arch/ppc/cpu/mpc8xx/serial.o       (.text)
-    arch/ppc/cpu/mpc8xx/cpu_init.o     (.text)
-    arch/ppc/cpu/mpc8xx/speed.o        (.text)
+    arch/powerpc/cpu/mpc8xx/start.o    (.text)
+    arch/powerpc/cpu/mpc8xx/traps.o    (.text)
+    arch/powerpc/cpu/mpc8xx/interrupts.o       (.text)
+    arch/powerpc/cpu/mpc8xx/serial.o   (.text)
+    arch/powerpc/cpu/mpc8xx/cpu_init.o (.text)
+    arch/powerpc/cpu/mpc8xx/speed.o    (.text)
     common/dlmalloc.o  (.text)
     lib/crc32.o                (.text)
     lib/zlib.o         (.text)