summaryrefslogtreecommitdiffstats
path: root/README.configure
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-21 22:55:56 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-21 22:55:56 +0000
commit962f540b1a4c8bf40a69f3b1ba055e5795e13406 (patch)
tree2c4698dfe4092b8b3ffcd5fed6b1aa71186e9029 /README.configure
parent2010-06-21 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-962f540b1a4c8bf40a69f3b1ba055e5795e13406.tar.bz2
2010-06-21 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.maint, README.configure: Remove more ITRON references.
Diffstat (limited to '')
-rw-r--r--README.configure4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.configure b/README.configure
index daf453f160..bc8cac71c1 100644
--- a/README.configure
+++ b/README.configure
@@ -24,7 +24,6 @@ RTEMS-specific option are supported:
--disable-rtems-inlines
--disable-posix
- --disable-itron
--disable-networking
--enable-cxx
--enable-bare-cpu-model=<MODEL>
@@ -47,9 +46,6 @@ Some APIs may not support macro versions of their inline routines.]
By default, the RTEMS POSIX 1003.1b interface is built for targets that support
it. It can be disabled with the --disable-posix option.
-By default, the RTEMS uITRON interface is built for targets that support
-it. It can be disabled with the --disable-itron option.
-
By default, the RTEMS networking support is built for targets which
support it. It can be specifically disabled for those targets
with the --disable-networking option.