summaryrefslogtreecommitdiffstats
path: root/README.configure
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-05-23 21:44:19 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-05-23 21:44:19 +0000
commitf5bd03cf5f28e66ffcaf0e57aed592ff48898f2d (patch)
treeb45635ae5436e1b75306c37fe3b37dc7844e0850 /README.configure
parentupdated to correct problem in decoding arguments provided to configure. (diff)
downloadrtems-f5bd03cf5f28e66ffcaf0e57aed592ff48898f2d.tar.bz2
KA9Q stack removed prior to testing for 4.0.0 public release.
Diffstat (limited to 'README.configure')
-rw-r--r--README.configure4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.configure b/README.configure
index 3501576dcd..574123ee70 100644
--- a/README.configure
+++ b/README.configure
@@ -18,7 +18,6 @@ RTEMS-specific option are supported:
--disable-rtems-inlines
--disable-posix
- --disable-tcpip
--disable-tests
--enable-gcc28
--enable-libcdir=<DIRECTORY>
@@ -27,9 +26,6 @@ RTEMS-specific option are supported:
By default, the RTEMS posix interface is built for targets that support
it. It can be disabled with the --disable-posix option.
-By default, the RTEMS port of the KA9Q TCP/IP stack is build for targets
-that support it. It can be disabled with the --disable-tcpip option.
-
By default, the RTEMS test suites are configured. The --disable-tests
will not configure the RTEMS test suite. This is used only to speed-up
configuration in case building the tests are not necessary.