]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
docs: cross toolchain is now installed into host/usr/bin.
authorPeter Korsgaard <jacmet@sunsite.dk>
Wed, 23 Feb 2011 15:34:49 +0000 (16:34 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 23 Feb 2011 15:34:49 +0000 (16:34 +0100)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
docs/buildroot.html

index c2d01e7f86b0c0fe8c33a3fff581a17a9499c9ac..2314d1095c92c6c2ed80427acfda077eb458569b 100644 (file)
       </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>