]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/netphone/u-boot.lds
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
[karo-tx-uboot.git] / board / netphone / u-boot.lds
index 8f96b1de6fdd5ca4ac3b9851bce2a96234b9ae0b..d6e2404f9a310b0ed6fb43038685402ad1beb8d0 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)