summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/buildroot.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/buildroot.html b/docs/buildroot.html
index c2d01e7f8..2314d1095 100644
--- a/docs/buildroot.html
+++ b/docs/buildroot.html
@@ -241,9 +241,8 @@
</li>
<li><code>host/</code> contains the installation of tools compiled for
- the host that are needed for the proper execution of Buildroot, except
- for the cross-compilation toolchain which is installed under
- <code>staging/</code>.</li>
+ the host that are needed for the proper execution of Buildroot,
+ including the cross-compilation toolchain.</li>
<li><code>toolchain/</code> contains the build directories for the
various components of the cross-compilation toolchain.</li>