adt-manual: fixed formatting for user-supplied data in example.

(From yocto-docs rev: 0a5b26ab90056b7107bb86329148e8c3a0173065)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2015-04-21 13:15:37 -07:00 committed by Richard Purdie
parent 9a054c46b4
commit e1518ee7f0
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@
rebuild it using the appropriate cross-toolchain tools: rebuild it using the appropriate cross-toolchain tools:
<literallayout class='monospaced'> <literallayout class='monospaced'>
$ ./configure --host=armv5te-poky-linux-gnueabi \ $ ./configure --host=armv5te-poky-linux-gnueabi \
--with-libtool-sysroot=<replaceable>sysroot-dir</replaceable> --with-libtool-sysroot=<replaceable>sysroot_dir</replaceable>
</literallayout> </literallayout>
<note> <note>
If the <filename>configure</filename> script results in problems recognizing the If the <filename>configure</filename> script results in problems recognizing the