diff --git a/documentation/adt-manual/adt-command.xml b/documentation/adt-manual/adt-command.xml index 28501b677d..40107647c1 100644 --- a/documentation/adt-manual/adt-command.xml +++ b/documentation/adt-manual/adt-command.xml @@ -8,7 +8,7 @@ tarball that had been installed into /opt/poky, which is outside of the Yocto Project build tree (see - “Using an Existing Toolchain Tarball”). + Using an Existing Toolchain Tarball). And, that sourcing your architecture-specific environment setup script initializes a suitable cross-toolchain development environment. This setup occurs by adding the compiler, QEMU scripts, QEMU binary, @@ -26,7 +26,7 @@
Autotools-Based Projects - For an autotools-based project you can use the cross-toolchain by just + For an autotools-based project, you can use the cross-toolchain by just passing the appropriate host option to configure.sh. The host option you use is derived from the name of the environment setup script in /opt/poky resulting from unpacking the