summaryrefslogtreecommitdiffstats
path: root/make/custom
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-07-12 19:27:02 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-07-12 19:27:02 +0000
commitea56a07256c47c68bc043b13370e3a5e1bf4b3ac (patch)
tree6ab03c98ccf048a32b4d777803eb67d47273d4a9 /make/custom
parentPatch rtems-rc-20000712-1-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-ea56a07256c47c68bc043b13370e3a5e1bf4b3ac.tar.bz2
Removed stupid reference to NO_TABLE_MOVE in comment block.
Diffstat (limited to 'make/custom')
-rw-r--r--make/custom/Cygwin-posix.cfg3
-rw-r--r--make/custom/FreeBSD-posix.cfg3
-rw-r--r--make/custom/HPUX9-posix.cfg3
-rw-r--r--make/custom/Linux-posix.cfg3
-rw-r--r--make/custom/Solaris-posix.cfg3
-rw-r--r--make/custom/cvme961.cfg3
-rw-r--r--make/custom/mvme162.cfg4
-rw-r--r--make/custom/rxgen960.cfg4
8 files changed, 0 insertions, 26 deletions
diff --git a/make/custom/Cygwin-posix.cfg b/make/custom/Cygwin-posix.cfg
index 37c0dc9281..9f38ffb407 100644
--- a/make/custom/Cygwin-posix.cfg
+++ b/make/custom/Cygwin-posix.cfg
@@ -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.
diff --git a/make/custom/FreeBSD-posix.cfg b/make/custom/FreeBSD-posix.cfg
index 795bc8a080..a41078cc71 100644
--- a/make/custom/FreeBSD-posix.cfg
+++ b/make/custom/FreeBSD-posix.cfg
@@ -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.
diff --git a/make/custom/HPUX9-posix.cfg b/make/custom/HPUX9-posix.cfg
index 4dc44df77c..1009da6cd4 100644
--- a/make/custom/HPUX9-posix.cfg
+++ b/make/custom/HPUX9-posix.cfg
@@ -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.
diff --git a/make/custom/Linux-posix.cfg b/make/custom/Linux-posix.cfg
index 136a0124ce..3bde4cf63b 100644
--- a/make/custom/Linux-posix.cfg
+++ b/make/custom/Linux-posix.cfg
@@ -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.
diff --git a/make/custom/Solaris-posix.cfg b/make/custom/Solaris-posix.cfg
index ad56a3c62c..820b5c308b 100644
--- a/make/custom/Solaris-posix.cfg
+++ b/make/custom/Solaris-posix.cfg
@@ -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.
diff --git a/make/custom/cvme961.cfg b/make/custom/cvme961.cfg
index e7fce71dd2..cee67fa18d 100644
--- a/make/custom/cvme961.cfg
+++ b/make/custom/cvme961.cfg
@@ -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 */ " >>$@
diff --git a/make/custom/mvme162.cfg b/make/custom/mvme162.cfg
index cc6127b73e..50bd139d95 100644
--- a/make/custom/mvme162.cfg
+++ b/make/custom/mvme162.cfg
@@ -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)" >>$@
diff --git a/make/custom/rxgen960.cfg b/make/custom/rxgen960.cfg
index c739dbbf69..6ad018004b 100644
--- a/make/custom/rxgen960.cfg
+++ b/make/custom/rxgen960.cfg
@@ -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 */ " >>$@