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