summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/adt-manual/adt-intro.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/adt-manual/adt-intro.xml b/documentation/adt-manual/adt-intro.xml
index ed13a23a5f..2877d789dc 100644
--- a/documentation/adt-manual/adt-intro.xml
+++ b/documentation/adt-manual/adt-intro.xml
@@ -16,7 +16,8 @@
16 Fundamentally, the ADT consists of the following: 16 Fundamentally, the ADT consists of the following:
17 <itemizedlist> 17 <itemizedlist>
18 <listitem><para>An architecture-specific cross-toolchain and matching 18 <listitem><para>An architecture-specific cross-toolchain and matching
19 sysroot both built by the OpenEmbedded build system. 19 sysroot both built by the
20 <ulink url='&YOCTO_DOCS_DEV_URL;#build-system-term'>OpenEmbedded build system</ulink>.
20 The toolchain and sysroot are based on a 21 The toolchain and sysroot are based on a
21 <ulink url='&YOCTO_DOCS_DEV_URL;#metadata'>Metadata</ulink> 22 <ulink url='&YOCTO_DOCS_DEV_URL;#metadata'>Metadata</ulink>
22 configuration and extensions, 23 configuration and extensions,