summaryrefslogtreecommitdiff
path: root/cpu/mpc86xx/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/mpc86xx/config.mk')
-rw-r--r--cpu/mpc86xx/config.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpu/mpc86xx/config.mk b/cpu/mpc86xx/config.mk
index d767269ad..13da2cfc2 100644
--- a/cpu/mpc86xx/config.mk
+++ b/cpu/mpc86xx/config.mk
@@ -23,4 +23,5 @@
PLATFORM_RELFLAGS += -fPIC -ffixed-r14 -meabi
-PLATFORM_CPPFLAGS += -DCONFIG_MPC86xx -ffixed-r2 -mstring
+PLATFORM_CPPFLAGS += -ffixed-r2 -mstring
+PLATFORM_CPPFLAGS += -maltivec -mabi=altivec -msoft-float