summaryrefslogtreecommitdiffstats
path: root/doc/started/started.texi
diff options
context:
space:
mode:
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::