summaryrefslogtreecommitdiffstats
path: root/cpu/mpc85xx/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/mpc85xx/config.mk')
-rw-r--r--cpu/mpc85xx/config.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpu/mpc85xx/config.mk b/cpu/mpc85xx/config.mk
index 9e574a20d0..2da4d53b6d 100644
--- a/cpu/mpc85xx/config.mk
+++ b/cpu/mpc85xx/config.mk
@@ -23,6 +23,5 @@
PLATFORM_RELFLAGS += -fPIC -ffixed-r14 -meabi
-PLATFORM_CPPFLAGS += -DCONFIG_MPC85xx -DCONFIG_E500 -ffixed-r2 \
- -Wa,-me500 -msoft-float -mno-string
+PLATFORM_CPPFLAGS += -ffixed-r2 -Wa,-me500 -msoft-float -mno-string
PLATFORM_CPPFLAGS +=$(call cc-option,-mno-spe)
OpenPOWER on IntegriCloud