summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/motorola_powerpc/config/mtx603e.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/powerpc/motorola_powerpc/config/mtx603e.cfg')
-rw-r--r--bsps/powerpc/motorola_powerpc/config/mtx603e.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsps/powerpc/motorola_powerpc/config/mtx603e.cfg b/bsps/powerpc/motorola_powerpc/config/mtx603e.cfg
index dd889b8e70..cc0d4f4b58 100644
--- a/bsps/powerpc/motorola_powerpc/config/mtx603e.cfg
+++ b/bsps/powerpc/motorola_powerpc/config/mtx603e.cfg
@@ -8,7 +8,7 @@ RTEMS_CPU=powerpc
# This contains the compiler options necessary to select the CPU model
# and (hopefully) optimize for it.
-CPU_CFLAGS = -mcpu=603e -Dppc603e
+CPU_CFLAGS = -mcpu=603e
# optimize flag: typically -O2
CFLAGS_OPTIMIZE_V = -O2 -g -mmultiple -mstring -mstrict-align