summaryrefslogtreecommitdiffstats
path: root/make/custom/mvme2100.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/mvme2100.cfg')
-rw-r--r--make/custom/mvme2100.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/mvme2100.cfg b/make/custom/mvme2100.cfg
index 2ccb4afd7e..38f3d7a3d9 100644
--- a/make/custom/mvme2100.cfg
+++ b/make/custom/mvme2100.cfg
@@ -14,7 +14,7 @@ RTEMS_BSP_FAMILY=motorola_powerpc
# This contains the compiler options necessary to select the CPU model
# and (hopefully) optimize for it.
-CPU_CFLAGS = -mcpu=603e -Dmpc603e -Dppc603e
+CPU_CFLAGS = -mcpu=603e -Dppc603e
# optimize flag: typically -O2
CFLAGS_OPTIMIZE_V = -O2 -g -mmultiple -mstring -mstrict-align