summaryrefslogtreecommitdiffstats
path: root/make/custom/leon2.cfg
diff options
context:
space:
mode:
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