summaryrefslogtreecommitdiffstats
path: root/make/custom/mbx8xx.cfg
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-01-18 06:20:31 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-01-18 06:20:31 +0000
commitb8bf9345b8275a7cada62bf32949950c6c9ee406 (patch)
treeb8fdf9cbe04cdaacbb2f6798c88e1b91324e9ad8 /make/custom/mbx8xx.cfg
parent2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-b8bf9345b8275a7cada62bf32949950c6c9ee406.tar.bz2
Cosmetics.
Diffstat (limited to 'make/custom/mbx8xx.cfg')
-rw-r--r--make/custom/mbx8xx.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/make/custom/mbx8xx.cfg b/make/custom/mbx8xx.cfg
index 2e676f8626..bc99f46fcf 100644
--- a/make/custom/mbx8xx.cfg
+++ b/make/custom/mbx8xx.cfg
@@ -47,7 +47,6 @@ CPU_CFLAGS = -mcpu=$(8XX_CPU_TYPE) -Dmpc$(8XX_CPU_TYPE) -D$(RTEMS_MBX_MODEL)
# optimize flag: typically -O, could use -O4 or -fast
-# NOTE: some level of -O may be actually required by inline assembler
# CFLAGS_OPTIMIZE_V = -O4 -fno-keep-inline-functions
CFLAGS_OPTIMIZE_V = -O4 -fno-keep-inline-functions
CXXFLAGS_OPTIMIZE_V = -O4