summaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/uC5282.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/make/custom/uC5282.cfg b/make/custom/uC5282.cfg
index 94b23a7933..53ddabedbb 100644
--- a/make/custom/uC5282.cfg
+++ b/make/custom/uC5282.cfg
@@ -14,7 +14,6 @@ RTEMS_BSP_FAMILY = uC5282
# and (hopefully) optimize for it.
CPU_CFLAGS = -m528x
-# GCC-4.0 (ATM, doesn't work with optimization levels > 0):
# CFLAGS_OPTIMIZE_V= -O0 -fomit-frame-pointer
CFLAGS_OPTIMIZE_V= -O4