X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=board%2Fpcippc2%2Fu-boot.lds;h=87d8c67949c353436b0cfef0710b493902c15228;hb=a47a12becf66f02a56da91c161e2edb625e9f20c;hp=b2be32812494fb7dc0bc135c16e2101e9c166b4c;hpb=254ab7bd464657600aba69d840406f9358f3e116;p=oweals%2Fu-boot.git diff --git a/board/pcippc2/u-boot.lds b/board/pcippc2/u-boot.lds index b2be328124..87d8c67949 100644 --- a/board/pcippc2/u-boot.lds +++ b/board/pcippc2/u-boot.lds @@ -59,7 +59,7 @@ SECTIONS .plt : { *(.plt) } .text : { - arch/ppc/cpu/74xx_7xx/start.o (.text) + arch/powerpc/cpu/74xx_7xx/start.o (.text) /* store the environment in a seperate sector in the boot flash */ /* . = env_offset; */