summaryrefslogtreecommitdiffstats
path: root/make/custom/uC5282.cfg
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-01-18 07:19:39 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-01-18 07:19:39 +0000
commite7d49fb64b42b827e93785971767704722b2a08c (patch)
tree15e29432b3bce2141f2f069d1a55f61c69926e8d /make/custom/uC5282.cfg
parentRemove obsolete comments. (diff)
downloadrtems-e7d49fb64b42b827e93785971767704722b2a08c.tar.bz2
Add comment on CFLAGS_OPTIMIZE_V.
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 4a29a70cff..f49818716f 100644
--- a/make/custom/uC5282.cfg
+++ b/make/custom/uC5282.cfg
@@ -14,7 +14,7 @@ RTEMS_BSP_FAMILY = uC5282
# and (hopefully) optimize for it.
CPU_CFLAGS = -m528x
-# CFLAGS_OPTIMIZE_V = -O0 -fomit-frame-pointer
+# optimize flag: typically -O2
CFLAGS_OPTIMIZE_V = -O2 -g
# The following are definitions of make-exe which will work using ld as