summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/adt-manual/adt-prepare.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml
index bb35c28f25..89ef09fb24 100644
--- a/documentation/adt-manual/adt-prepare.xml
+++ b/documentation/adt-manual/adt-prepare.xml
@@ -593,7 +593,7 @@
593 section. 593 section.
594 </para></listitem> 594 </para></listitem>
595 <listitem><para> 595 <listitem><para>
596 Use <filename>bitbake image -c populate_sdk</filename>. 596 Use <filename>bitbake &lt;image&gt; -c populate_sdk</filename>.
597 This method has significant advantages over the previous method 597 This method has significant advantages over the previous method
598 because it results in a toolchain installer that contains the 598 because it results in a toolchain installer that contains the
599 sysroot that matches your target root filesystem. 599 sysroot that matches your target root filesystem.