summaryrefslogtreecommitdiffstats
path: root/cpu/mpc824x/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/mpc824x/config.mk')
-rw-r--r--cpu/mpc824x/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/mpc824x/config.mk b/cpu/mpc824x/config.mk
index 66207f4354..1bb0487bd3 100644
--- a/cpu/mpc824x/config.mk
+++ b/cpu/mpc824x/config.mk
@@ -23,7 +23,7 @@
PLATFORM_RELFLAGS += -fPIC -ffixed-r14 -meabi -fno-strict-aliasing
-PLATFORM_CPPFLAGS += -DCONFIG_MPC824X -ffixed-r2 -ffixed-r29 -mstring -mcpu=603e -msoft-float
+PLATFORM_CPPFLAGS += -DCONFIG_MPC824X -ffixed-r2 -mstring -mcpu=603e -msoft-float
# Use default linker script. Board port can override in board/*/config.mk
LDSCRIPT := $(SRCTREE)/cpu/mpc824x/u-boot.lds
OpenPOWER on IntegriCloud