docs: cross toolchain is now installed into host/usr/bin.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard 2011-02-23 16:34:49 +01:00
parent 41300afd62
commit bb6d3d9586

View File

@ -241,9 +241,8 @@
</li> </li>
<li><code>host/</code> contains the installation of tools compiled for <li><code>host/</code> contains the installation of tools compiled for
the host that are needed for the proper execution of Buildroot, except the host that are needed for the proper execution of Buildroot,
for the cross-compilation toolchain which is installed under including the cross-compilation toolchain.</li>
<code>staging/</code>.</li>
<li><code>toolchain/</code> contains the build directories for the <li><code>toolchain/</code> contains the build directories for the
various components of the cross-compilation toolchain.</li> various components of the cross-compilation toolchain.</li>