Commit bb6d3d95 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

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

parent 41300afd
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -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>