summaryrefslogtreecommitdiffstats
path: root/doc/started/started.texi
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-02-22 17:48:01 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-02-22 17:48:01 +0000
commit9f9efbca8df3a024607572eb7413d2cacddb73d2 (patch)
tree7c8ad7442c6b3d498c86833850acb8cefb99bb1f /doc/started/started.texi
parentNew file. (diff)
downloadrtems-9f9efbca8df3a024607572eb7413d2cacddb73d2.tar.bz2
Adding information on prebuilt toolset binaries.
Diffstat (limited to 'doc/started/started.texi')
-rw-r--r--doc/started/started.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/started/started.texi b/doc/started/started.texi
index 9bd6728fa0..b79d534752 100644
--- a/doc/started/started.texi
+++ b/doc/started/started.texi
@@ -69,6 +69,7 @@ END-INFO-DIR-ENTRY
@include intro.texi
@include require.texi
+@include binaries.texi
@include buildc.texi
@include buildrt.texi
@include sample.texi
@@ -84,6 +85,7 @@ This is the online version of the Getting Started with RTEMS for C/C++ Users.
@menu
* Introduction::
* Requirements::
+* Prebuilt Toolset Executables::
* Building the GNU C/C++ Cross Compiler Toolset::
* Building RTEMS::
* Building the Sample Application::