From a88ba3eee0be79a45829b9d98b3c9bf3a93bcea4 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Wed, 24 Nov 2010 12:05:52 +0100 Subject: documentation: Reword introduction about external toolchains Signed-off-by: Thomas Petazzoni --- docs/buildroot.html | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) (limited to 'docs/buildroot.html') diff --git a/docs/buildroot.html b/docs/buildroot.html index 9ea037417..0115f00f4 100644 --- a/docs/buildroot.html +++ b/docs/buildroot.html @@ -715,13 +715,22 @@ endif

Using an external toolchain

-

It might be useful not to use the toolchain generated by - Buildroot, for example if you already have a toolchain that is known - to work for your specific CPU, or if the toolchain generation feature - of Buildroot is not sufficiently flexible for you (for example if you - need to generate a system with glibc instead of - uClibc). Buildroot supports using an external - toolchain.

+

Using an already existing toolchain is useful for different + reasons:

+ + + +

Buildroot supports using existing toolchains through a + mechanism called external toolchain.

To enable the use of an external toolchain, go to the Toolchain menu, and :

-- cgit v1.2.3