]> git.sur5r.net Git - u-boot/blobdiff - board/netvia/u-boot.lds
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
[u-boot] / board / netvia / u-boot.lds
index 70d5a6a0dfb88670623cdfc0ad9d93b35100a962..6683361ea42cddfd9bf903590bee6d5e9bc0c842 100644 (file)
@@ -52,8 +52,8 @@ SECTIONS
   .plt         : { *(.plt)             }
   .text        :
   {
-    cpu/mpc8xx/start.o         (.text)
-    cpu/mpc8xx/traps.o         (.text)
+    arch/ppc/cpu/mpc8xx/start.o                (.text)
+    arch/ppc/cpu/mpc8xx/traps.o                (.text)
     common/dlmalloc.o          (.text)
     arch/ppc/lib/ppcstring.o           (.text)
     lib/vsprintf.o     (.text)