X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=cpu%2Fmpc85xx%2Fconfig.mk;h=a51527a6bc96f276a6dce8593acd5a31aefb7c08;hb=9d46ea4a5543e6d56f974a515eac972afee5da00;hp=4b11fc7378d4e29fcdf7e96bef357d626928f8fc;hpb=5bb226e821ea3c10c52d768ffab7952204b0f816;p=oweals%2Fu-boot.git diff --git a/cpu/mpc85xx/config.mk b/cpu/mpc85xx/config.mk index 4b11fc7378..a51527a6bc 100644 --- a/cpu/mpc85xx/config.mk +++ b/cpu/mpc85xx/config.mk @@ -23,4 +23,4 @@ PLATFORM_RELFLAGS += -fPIC -ffixed-r14 -meabi -PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx -DCONFIG_E500 -ffixed-r2 -ffixed-r29 -Wa,-me500 -msoft-float +PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx -DCONFIG_E500 -ffixed-r2 -ffixed-r29 -Wa,-me500 -msoft-float -O2