mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-22 06:54:41 +08:00
Remove obsolete comments.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -13,9 +13,6 @@ RTEMS_CPU_MODEL=leon3
|
||||
# This is the actual bsp directory used during the build process.
|
||||
RTEMS_BSP_FAMILY=leon3
|
||||
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user