summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-09-15 12:51:05 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-09-25 17:57:20 +0100
commit4e6b4c09a5173d4ff85f359428e4db1913ca9e83 (patch)
treee262acae508edb9ffef3cfc3a6031054fb1b075e /documentation/adt-manual
parent89496194bae76043719de99c304d76d682ac9464 (diff)
downloadpoky-4e6b4c09a5173d4ff85f359428e4db1913ca9e83.tar.gz
documentation/adt-manual/adt-prepare.xml: fixed broken cross-link.
(From yocto-docs rev: 90f6bd0aff8346df24d691e0c9424a0a99af2095) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/adt-manual')
-rw-r--r--documentation/adt-manual/adt-prepare.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml
index 094ae01cb6..77e3fd95eb 100644
--- a/documentation/adt-manual/adt-prepare.xml
+++ b/documentation/adt-manual/adt-prepare.xml
@@ -19,7 +19,8 @@
19 The following list describes how you can install the ADT, which includes the cross-toolchain. 19 The following list describes how you can install the ADT, which includes the cross-toolchain.
20 Regardless of the installation you choose, you must <filename>source</filename> the cross-toolchain 20 Regardless of the installation you choose, you must <filename>source</filename> the cross-toolchain
21 environment setup script before you use the toolchain. 21 environment setup script before you use the toolchain.
22 See the "<link linkend='setting-up-the-environment'>Setting Up the Environment</link>" 22 See the "<link linkend='setting-up-the-cross-development-environment'>Setting Up the
23 Cross-Development Environment</link>"
23 section for more information. 24 section for more information.
24 <itemizedlist> 25 <itemizedlist>
25 <listitem><para><emphasis>Use the ADT Installer Script:</emphasis> 26 <listitem><para><emphasis>Use the ADT Installer Script:</emphasis>