summaryrefslogtreecommitdiffstats
path: root/make/custom/uC5282.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/uC5282.cfg')
-rw-r--r--make/custom/uC5282.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/custom/uC5282.cfg b/make/custom/uC5282.cfg
index 08b82bd044..4a29a70cff 100644
--- a/make/custom/uC5282.cfg
+++ b/make/custom/uC5282.cfg
@@ -15,7 +15,7 @@ RTEMS_BSP_FAMILY = uC5282
CPU_CFLAGS = -m528x
# CFLAGS_OPTIMIZE_V = -O0 -fomit-frame-pointer
-CFLAGS_OPTIMIZE_V = -O4 -g
+CFLAGS_OPTIMIZE_V = -O2 -g
# The following are definitions of make-exe which will work using ld as
# is currently required.