KA9Q stack removed prior to testing for 4.0.0 public release.

This commit is contained in:
Joel Sherrill
1997-05-23 21:44:19 +00:00
parent 69df7da3a6
commit f5bd03cf5f
13 changed files with 13 additions and 90 deletions

View File

@@ -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.