]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/fads/u-boot.lds
Move arch/ppc to arch/powerpc
[people/ms/u-boot.git] / board / fads / u-boot.lds
index d6476cdb7150b8d4365f7f8a9779f94e2ef412ba..100c9804da66ccdbaf268c524683d36bc7163f27 100644 (file)
@@ -50,7 +50,7 @@ SECTIONS
   .plt : { *(.plt) }
   .text      :
   {
-    arch/ppc/cpu/mpc8xx/start.o                (.text)
+    arch/powerpc/cpu/mpc8xx/start.o            (.text)
 
     /*. = DEFINED(env_offset) ? env_offset : .;*/
     common/env_embedded.o      (.ppcenv)