Removed stupid reference to NO_TABLE_MOVE in comment block.

This commit is contained in:
Joel Sherrill
2000-07-12 19:27:02 +00:00
parent 396079844d
commit ea56a07256
8 changed files with 0 additions and 26 deletions

View File

@@ -38,9 +38,6 @@ CFLAGS_OPTIMIZE_V = -O2
# RTEMS_TEST_NO_PAUSE (RTEMS tests)
# do not pause between screens of output in the rtems tests
#
# NO_TABLE_MOVE (SPARC PORT)
# do not have a second trap table -- use the BSP's
#
# RTEMS_UNIX (unix)
# Define this to indicate this is an RTEMS UNIX port.

View File

@@ -36,9 +36,6 @@ CFLAGS_OPTIMIZE_V = -O2
# RTEMS_TEST_NO_PAUSE (RTEMS tests)
# do not pause between screens of output in the rtems tests
#
# NO_TABLE_MOVE (SPARC PORT)
# do not have a second trap table -- use the BSP's
#
# RTEMS_UNIX (unix)
# Define this to indicate this is an RTEMS UNIX port.

View File

@@ -42,9 +42,6 @@ CFLAGS_OPTIMIZE_V = -O2
# RTEMS_TEST_NO_PAUSE (RTEMS tests)
# do not pause between screens of output in the rtems tests
#
# NO_TABLE_MOVE (SPARC PORT)
# do not have a second trap table -- use the BSP's
#
# RTEMS_UNIX (unix)
# Define this to indicate this is an RTEMS UNIX port.

View File

@@ -38,9 +38,6 @@ CFLAGS_OPTIMIZE_V = -O2
# RTEMS_TEST_NO_PAUSE (RTEMS tests)
# do not pause between screens of output in the rtems tests
#
# NO_TABLE_MOVE (SPARC PORT)
# do not have a second trap table -- use the BSP's
#
# RTEMS_UNIX (unix)
# Define this to indicate this is an RTEMS UNIX port.

View File

@@ -35,9 +35,6 @@ CFLAGS_OPTIMIZE_V = -O2
# RTEMS_TEST_NO_PAUSE (RTEMS tests)
# do not pause between screens of output in the rtems tests
#
# NO_TABLE_MOVE (SPARC PORT)
# do not have a second trap table -- use the BSP's
#
# RTEMS_UNIX (unix)
# Define this to indicate this is an RTEMS UNIX port.

View File

@@ -34,9 +34,6 @@ CFLAGS_OPTIMIZE_V=-O4 -mleaf-procedures
# RTEMS_TEST_NO_PAUSE (RTEMS tests)
# do not pause between screens of output in the rtems tests
#
# NO_TABLE_MOVE (SPARC PORT)
# do not have a second trap table -- use the BSP's
#
define make-target-options
@echo "/* #define NDEBUG 1 */ " >>$@

View File

@@ -48,10 +48,6 @@ CFLAGS_OPTIMIZE_V=-O4 -fomit-frame-pointer
#
# RTEMS_TEST_NO_PAUSE (RTEMS tests)
# do not pause between screens of output in the rtems tests
#
# NO_TABLE_MOVE (SPARC PORT)
# do not have a second trap table -- use the BSP's
#
define make-target-options
@echo "#undef $(RTEMS_MVME162_MODEL)" >>$@

View File

@@ -34,10 +34,6 @@ CFLAGS_OPTIMIZE_V=-O4 -mleaf-procedures
#
# RTEMS_TEST_NO_PAUSE (RTEMS tests)
# do not pause between screens of output in the rtems tests
#
# NO_TABLE_MOVE (SPARC PORT)
# do not have a second trap table -- use the BSP's
#
define make-target-options
@echo "/* #define NDEBUG 1 */ " >>$@