X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=cpu%2Fmpc5xxx%2Fconfig.mk;h=b0ce2ee9e3ee05aa66d1ce315aaf9bd58a3cb719;hb=f82642e33899766892499b163e60560fbbf87773;hp=0bee6d1347f0d04370941255f7c2068206d4da3b;hpb=5bb226e821ea3c10c52d768ffab7952204b0f816;p=u-boot diff --git a/cpu/mpc5xxx/config.mk b/cpu/mpc5xxx/config.mk index 0bee6d1347..b0ce2ee9e3 100644 --- a/cpu/mpc5xxx/config.mk +++ b/cpu/mpc5xxx/config.mk @@ -23,5 +23,8 @@ PLATFORM_RELFLAGS += -fPIC -ffixed-r14 -meabi -PLATFORM_CPPFLAGS += -DCONFIG_MPC5XXX -ffixed-r2 -ffixed-r29 \ +PLATFORM_CPPFLAGS += -DCONFIG_MPC5xxx -ffixed-r2 \ -mstring -mcpu=603e -mmultiple + +# Use default linker script. Board port can override in board/*/config.mk +LDSCRIPT := $(SRCTREE)/cpu/mpc5xxx/u-boot.lds