summaryrefslogtreecommitdiffstats
path: root/make/custom/mcf5235.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/mcf5235.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/mcf5235.cfg b/make/custom/mcf5235.cfg
index a7583a76e6..7685cca12e 100644
--- a/make/custom/mcf5235.cfg
+++ b/make/custom/mcf5235.cfg
@@ -18,7 +18,7 @@ RTEMS_BSP_FAMILY=mcf5235
# This contains the compiler options necessary to select the CPU model
# and (hopefully) optimize for it.
-CPU_CFLAGS = -m528x
+CPU_CFLAGS = -mcpu=5235
# optimize flag: typically -O2
CFLAGS_OPTIMIZE_V = -O2 -g -fomit-frame-pointer