diff options
Diffstat (limited to 'documentation/adt-manual')
-rw-r--r-- | documentation/adt-manual/adt-command.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/adt-manual/adt-command.xml b/documentation/adt-manual/adt-command.xml index d010aad591..2127e7c63f 100644 --- a/documentation/adt-manual/adt-command.xml +++ b/documentation/adt-manual/adt-command.xml | |||
@@ -167,7 +167,7 @@ | |||
167 | <filename>environment-setup-armv5te-poky-linux-gnueabi</filename>. | 167 | <filename>environment-setup-armv5te-poky-linux-gnueabi</filename>. |
168 | Thus, the following command works: | 168 | Thus, the following command works: |
169 | <literallayout class='monospaced'> | 169 | <literallayout class='monospaced'> |
170 | $ configure --host=armv5te-poky-linux-gnueabi \ | 170 | $ ./configure --host=armv5te-poky-linux-gnueabi \ |
171 | --with-libtool-sysroot=<sysroot-dir> | 171 | --with-libtool-sysroot=<sysroot-dir> |
172 | </literallayout> | 172 | </literallayout> |
173 | </para> | 173 | </para> |