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