summaryrefslogtreecommitdiffstats
path: root/cpu/mpc512x/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/mpc512x/config.mk')
-rw-r--r--cpu/mpc512x/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/mpc512x/config.mk b/cpu/mpc512x/config.mk
index 8a07c5a3b6..5b7e1f2682 100644
--- a/cpu/mpc512x/config.mk
+++ b/cpu/mpc512x/config.mk
@@ -22,4 +22,4 @@
PLATFORM_RELFLAGS += -fPIC -ffixed-r14 -meabi
PLATFORM_CPPFLAGS += -DCONFIG_MPC512X -DCONFIG_E300 \
- -ffixed-r2 -ffixed-r29 -msoft-float -mcpu=603e
+ -ffixed-r2 -msoft-float -mcpu=603e
OpenPOWER on IntegriCloud