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