summaryrefslogtreecommitdiffstats
path: root/make/custom/Solaris-posix.cfg
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/Solaris-posix.cfg
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 '')
-rw-r--r--make/custom/Solaris-posix.cfg3
1 files changed, 0 insertions, 3 deletions
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.