summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/adt-manual')
-rw-r--r--documentation/adt-manual/adt-prepare.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml
index 385d909e53..0fa67805bf 100644
--- a/documentation/adt-manual/adt-prepare.xml
+++ b/documentation/adt-manual/adt-prepare.xml
@@ -214,7 +214,7 @@
214 you are going to use your cross-toolchain for an Intel-based 32-bit target, go into the 214 you are going to use your cross-toolchain for an Intel-based 32-bit target, go into the
215 <filename>x86_64</filename> folder and download the following tarball: 215 <filename>x86_64</filename> folder and download the following tarball:
216 <literallayout class='monospaced'> 216 <literallayout class='monospaced'>
217 yocto-eglibc-x86_64-i586-toolchain-1.1.tar.bz2 217 poky-eglibc-x86_64-i586-toolchain-gmae-1.1.tar.bz2
218 </literallayout> 218 </literallayout>
219 <note><para>As an alternative to steps one and two, you can build the toolchain tarball 219 <note><para>As an alternative to steps one and two, you can build the toolchain tarball
220 if you have a Yocto Project build tree. 220 if you have a Yocto Project build tree.