diff options
| -rw-r--r-- | documentation/adt-manual/adt-command.xml | 4 |
1 files changed, 2 insertions, 2 deletions
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 @@ | |||
| 8 | tarball that had been installed into <filename>/opt/poky</filename>, | 8 | tarball that had been installed into <filename>/opt/poky</filename>, |
| 9 | which is outside of the Yocto Project build tree | 9 | which is outside of the Yocto Project build tree |
| 10 | (see <xref linkend='using-an-existing-toolchain-tarball'> | 10 | (see <xref linkend='using-an-existing-toolchain-tarball'> |
| 11 | “Using an Existing Toolchain Tarball”)</xref>. | 11 | Using an Existing Toolchain Tarball)</xref>. |
| 12 | And, that sourcing your architecture-specific environment setup script | 12 | And, that sourcing your architecture-specific environment setup script |
| 13 | initializes a suitable cross-toolchain development environment. | 13 | initializes a suitable cross-toolchain development environment. |
| 14 | This setup occurs by adding the compiler, QEMU scripts, QEMU binary, | 14 | This setup occurs by adding the compiler, QEMU scripts, QEMU binary, |
| @@ -26,7 +26,7 @@ | |||
| 26 | <section id='autotools-based-projects'> | 26 | <section id='autotools-based-projects'> |
| 27 | <title>Autotools-Based Projects</title> | 27 | <title>Autotools-Based Projects</title> |
| 28 | <para> | 28 | <para> |
| 29 | For an autotools-based project you can use the cross-toolchain by just | 29 | For an autotools-based project, you can use the cross-toolchain by just |
| 30 | passing the appropriate host option to <filename>configure.sh</filename>. | 30 | passing the appropriate host option to <filename>configure.sh</filename>. |
| 31 | The host option you use is derived from the name of the environment setup | 31 | The host option you use is derived from the name of the environment setup |
| 32 | script in <filename>/opt/poky</filename> resulting from unpacking the | 32 | script in <filename>/opt/poky</filename> resulting from unpacking the |
