]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/hermes/u-boot.lds
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
[karo-tx-uboot.git] / board / hermes / u-boot.lds
index 1f6e7d6c92f89eda2c68a149f38034899500b761..23e3e3bc5ea45d0f369b390c3e0becce64022b9d 100644 (file)
@@ -55,9 +55,9 @@ 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/ppc/cpu/mpc8xx/start.o                (.text)
     common/dlmalloc.o          (.text)
-    cpu/mpc8xx/interrupts.o    (.text)
+    arch/ppc/cpu/mpc8xx/interrupts.o   (.text)
     arch/ppc/lib/time.o                (.text)
     arch/ppc/lib/ticks.o               (.text)
     arch/ppc/lib/cache.o               (.text)