]> git.sur5r.net Git - u-boot/blobdiff - cpu/mpc85xx/config.mk
85xx: Add -mno-spe to e500/85xx builds
[u-boot] / cpu / mpc85xx / config.mk
index f6df702e52697de512a2eb99c9fca04c1c5d748b..9e574a20d010ce010da1a767fe21c914d686e34c 100644 (file)
@@ -25,3 +25,4 @@ PLATFORM_RELFLAGS += -fPIC -ffixed-r14 -meabi
 
 PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx -DCONFIG_E500 -ffixed-r2 \
                        -Wa,-me500 -msoft-float -mno-string
+PLATFORM_CPPFLAGS +=$(call cc-option,-mno-spe)