]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/munices/u-boot.lds
Move arch/ppc to arch/powerpc
[people/ms/u-boot.git] / board / munices / u-boot.lds
index 2cd6d3c1ad44f38d55240e865309b60fdb2061e3..4e27bc947d5fee286b60de550aa1f47461e68e23 100644 (file)
@@ -52,7 +52,7 @@ SECTIONS
   .plt : { *(.plt) }
   .text      :
   {
-    arch/ppc/cpu/mpc5xxx/start.o       (.text)
+    arch/powerpc/cpu/mpc5xxx/start.o   (.text)
     *(.text)
     *(.got1)
     . = ALIGN(16);