summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2011-02-23 16:34:49 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2011-02-23 16:34:49 +0100
commitbb6d3d958695e3d36cff2baccd251547443d6251 (patch)
tree05900ec943f0a215837fe8a0ac8d2a68899a27b4 /docs
parent41300afd629ebda95945fbb944d68a4983c5bfbf (diff)
docs: cross toolchain is now installed into host/usr/bin.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'docs')
-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>