]> git.sur5r.net Git - u-boot/blobdiff - board/mousse/u-boot.lds
Move arch/ppc to arch/powerpc
[u-boot] / board / mousse / u-boot.lds
index ed5492d45ed10db7832988d46cef652f857a7022..0116dde4df2f433cee2353db7a0287011fb6edee 100644 (file)
@@ -52,9 +52,9 @@ SECTIONS
   .plt : { *(.plt) }
   .text      :
   {
-    arch/ppc/cpu/mpc824x/start.o               (.text)
-    arch/ppc/lib/board.o               (.text)
-    arch/ppc/lib/ppcstring.o           (.text)
+    arch/powerpc/cpu/mpc824x/start.o           (.text)
+    arch/powerpc/lib/board.o           (.text)
+    arch/powerpc/lib/ppcstring.o               (.text)
     lib/vsprintf.o     (.text)
     lib/crc32.o                (.text)
     lib/zlib.o         (.text)