summaryrefslogtreecommitdiffstats
path: root/make/custom/mcf5206elite.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/mcf5206elite.cfg3
1 files changed, 1 insertions, 2 deletions
diff --git a/make/custom/mcf5206elite.cfg b/make/custom/mcf5206elite.cfg
index 776a50c13c..a52de7e05e 100644
--- a/make/custom/mcf5206elite.cfg
+++ b/make/custom/mcf5206elite.cfg
@@ -19,8 +19,7 @@ RTEMS_BSP_FAMILY=mcf5206elite
#
CPU_CFLAGS = -m5200
-# optimize flag: typically -0, could use -O4 or -fast
-# -O4 is ok for RTEMS
+# optimize flag: typically -O2
CFLAGS_OPTIMIZE_V=-O4 -fomit-frame-pointer
# The following are definitions of make-exe which will work using ld as