From: Peter Korsgaard Date: Wed, 23 Feb 2011 15:34:49 +0000 (+0100) Subject: docs: cross toolchain is now installed into host/usr/bin. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bb6d3d958695e3d36cff2baccd251547443d6251;p=buildroot.git docs: cross toolchain is now installed into host/usr/bin. Signed-off-by: Peter Korsgaard --- diff --git a/docs/buildroot.html b/docs/buildroot.html index c2d01e7f86..2314d1095c 100644 --- a/docs/buildroot.html +++ b/docs/buildroot.html @@ -241,9 +241,8 @@
  • host/ 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 - staging/.
  • + the host that are needed for the proper execution of Buildroot, + including the cross-compilation toolchain.
  • toolchain/ contains the build directories for the various components of the cross-compilation toolchain.