summaryrefslogtreecommitdiffstats
path: root/make/custom/mvme2307.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/mvme2307.cfg')
-rw-r--r--make/custom/mvme2307.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/mvme2307.cfg b/make/custom/mvme2307.cfg
index 775a3e181c..0d188960f9 100644
--- a/make/custom/mvme2307.cfg
+++ b/make/custom/mvme2307.cfg
@@ -16,7 +16,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=604 -mmultiple -mstring -mstrict-align -Dmpc604
+CPU_CFLAGS = -mcpu=604 -mmultiple -mstring -mstrict-align -meabi -msdata=eabi
# optimize flag: typically -0, could use -O4 or -fast
# -O4 is ok for RTEMS