summaryrefslogtreecommitdiffstats
path: root/make/custom/leon2.cfg
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-01-18 07:17:13 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-01-18 07:17:13 +0000
commitbde0335f78259a8e4cde28ecd78d431873d16f40 (patch)
tree4656d80747455f6fb1e4727c4c84c4025290d514 /make/custom/leon2.cfg
parentReformat. (diff)
downloadrtems-bde0335f78259a8e4cde28ecd78d431873d16f40.tar.bz2
Remove obsolete comments.
Diffstat (limited to 'make/custom/leon2.cfg')
-rw-r--r--make/custom/leon2.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/make/custom/leon2.cfg b/make/custom/leon2.cfg
index 1ef5fdd04e..0b0922ee2f 100644
--- a/make/custom/leon2.cfg
+++ b/make/custom/leon2.cfg
@@ -11,9 +11,6 @@ RTEMS_CPU_MODEL=leon2
# This is the actual bsp directory used during the build process.
RTEMS_BSP_FAMILY=leon2
-# The -mflat avoids the use of save/restore instructions. It has
-# a negative impact on the performance of RTEMS and should not be used.
-
# This had been used with gcc-2.7.2
# CPU_CFLAGS = -mno-v8 -mcypress $(MSOFT_FLOAT)
# -mcpu=cypress says to optimize for a Cypress 60x chipset