]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/fads/u-boot.lds
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
[karo-tx-uboot.git] / board / fads / u-boot.lds
index ce3e32e0d5cb26e302c554e83d61aa673db427f0..d6476cdb7150b8d4365f7f8a9779f94e2ef412ba 100644 (file)
@@ -50,7 +50,7 @@ SECTIONS
   .plt : { *(.plt) }
   .text      :
   {
-    cpu/mpc8xx/start.o         (.text)
+    arch/ppc/cpu/mpc8xx/start.o                (.text)
 
     /*. = DEFINED(env_offset) ? env_offset : .;*/
     common/env_embedded.o      (.ppcenv)