docs/manual: add details on toolchain configuration
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 29 Dec 2012 04:42:29 +0000 (04:42 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sat, 29 Dec 2012 21:42:31 +0000 (22:42 +0100)
commit401d323698266468e322471530ee1997835fc335
tree12364791a665ad6191c84aef931e130bb4873cda
parent26bc50075dcb9e34c62fa198c32caaae868ee130
docs/manual: add details on toolchain configuration

This commit adds a new section

 Working with Buildroot
  -> Details in configuration
    -> Cross-compilation toolchain

that gives a lot of details about our three toolchain backends. It
takes some elements that were previously later in the manual in
"Embedded basics" and in "External toolchain" and combines them with
more details about internal backend and Crosstool-NG backend.

The "Embedded basics" section becomes empty and is therefore
removed. A few elements have been lost in the process, but they were
considered to not be really useful, especially located so far in the
manual.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
docs/manual/advanced.txt
docs/manual/configure.txt
docs/manual/embedded-basics.txt [deleted file]
docs/manual/external-toolchain.txt [deleted file]
docs/manual/going-further.txt