summaryrefslogtreecommitdiffstats
path: root/docs/manual/going-further.txt
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2012-12-29 04:42:29 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2012-12-29 22:42:31 +0100
commit401d323698266468e322471530ee1997835fc335 (patch)
tree12364791a665ad6191c84aef931e130bb4873cda /docs/manual/going-further.txt
parent26bc50075dcb9e34c62fa198c32caaae868ee130 (diff)
downloadbuildroot-novena-401d323698266468e322471530ee1997835fc335.tar.gz
buildroot-novena-401d323698266468e322471530ee1997835fc335.zip
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>
Diffstat (limited to 'docs/manual/going-further.txt')
-rw-r--r--docs/manual/going-further.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/manual/going-further.txt b/docs/manual/going-further.txt
index 15324c4e2..070e0a33a 100644
--- a/docs/manual/going-further.txt
+++ b/docs/manual/going-further.txt
@@ -3,8 +3,6 @@
Going further in Buildroot's innards
====================================
-include::embedded-basics.txt[]
-
include::how-buildroot-works.txt[]
include::advanced.txt[]