From bb07dfe66274960f1ddb53323039d81ccd86b418 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 22 Jun 2011 12:12:45 -0700 Subject: documentation/adt-manual/adt-intro.xml: Updated description of toolchain (From yocto-docs rev: 1ea4683eb41e4be334b053c622ed5bf08041d617) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/adt-manual/adt-intro.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'documentation/adt-manual') diff --git a/documentation/adt-manual/adt-intro.xml b/documentation/adt-manual/adt-intro.xml index 80ea0dad31..220eb4b54b 100644 --- a/documentation/adt-manual/adt-intro.xml +++ b/documentation/adt-manual/adt-intro.xml @@ -35,7 +35,9 @@ The Cross-Toolchain The cross-toolchain consists of a cross-compiler, cross-linker, and cross-debugger - that are all generated through a Poky build that is based on your metadata + that are used to develop for targeted hardware. + This toolchain is created either by running the ADT Installer script or + through a Yocto Project build tree that is based on your metadata configuration or extension for your targeted device. The cross-toolchain works with a matching target sysroot. -- cgit v1.2.3-54-g00ecf