forked from Imagelibrary/rtems
added ka9q stack
This commit is contained in:
@@ -19,6 +19,7 @@ RTEMS-specific option are supported:
|
||||
--disable-rtems-inlines
|
||||
--disable-posix
|
||||
--disable-tests
|
||||
--disable-ka9q
|
||||
--enable-gcc28
|
||||
--enable-libcdir=<DIRECTORY>
|
||||
--enable-rtemsbsp="bsp1 bsp2 ..."
|
||||
@@ -26,6 +27,9 @@ 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-ka9q 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.
|
||||
|
||||
Reference in New Issue
Block a user