summaryrefslogtreecommitdiffstats
path: root/make/custom/mbx8xx.cfg
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-01-18 06:43:41 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-01-18 06:43:41 +0000
commitc4be878893a99f3cecce68ee96ff0e3fc2d4ffda (patch)
treed1aaff7cc5be5cbc4647d64e1646453f0de7c5a1 /make/custom/mbx8xx.cfg
parent2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-c4be878893a99f3cecce68ee96ff0e3fc2d4ffda.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 bc99f46fcf..41f856cb7d 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
-# CFLAGS_OPTIMIZE_V = -O4 -fno-keep-inline-functions
CFLAGS_OPTIMIZE_V = -O4 -fno-keep-inline-functions
CXXFLAGS_OPTIMIZE_V = -O4