]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/xilinx/ppc440-generic/u-boot-rom.lds
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
[karo-tx-uboot.git] / board / xilinx / ppc440-generic / u-boot-rom.lds
index 57c809e4cb4cc78cdb9a4b46fcdd2a74c1660369..0cbed8ea57365968d22f39b09c6118466bcb1590 100644 (file)
@@ -33,7 +33,7 @@ SECTIONS
 
   .bootpg 0xFFFFF000 :
   {
-    cpu/ppc4xx/start.o (.bootpg)
+    arch/ppc/cpu/ppc4xx/start.o        (.bootpg)
   } = 0xffff
 
   /* Read-only sections, merged into text segment: */