X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=board%2Fevb64260%2Fu-boot.lds;h=29dcc0910051a98f2e2d119f291317fddf1ea8d7;hb=09b4a9cf4003599f2cd609587dfa5f0b754640ed;hp=6dff003dc1fb3f54de5ea94c268c07d669f5af3c;hpb=83653121d7382fccfe329cb732f77f116341ef1d;p=karo-tx-uboot.git diff --git a/board/evb64260/u-boot.lds b/board/evb64260/u-boot.lds index 6dff003dc1..29dcc09100 100644 --- a/board/evb64260/u-boot.lds +++ b/board/evb64260/u-boot.lds @@ -56,7 +56,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; */