diff options
-rw-r--r-- | documentation/adt-manual/adt-prepare.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml index f4d3609d5a..ee430a4296 100644 --- a/documentation/adt-manual/adt-prepare.xml +++ b/documentation/adt-manual/adt-prepare.xml | |||
@@ -355,12 +355,13 @@ | |||
355 | cross-toolchains for more than a single architecture. | 355 | cross-toolchains for more than a single architecture. |
356 | You just need to edit the <filename>MACHINE</filename> | 356 | You just need to edit the <filename>MACHINE</filename> |
357 | variable in the <filename>local.conf</filename> file and | 357 | variable in the <filename>local.conf</filename> file and |
358 | re-run the BitBake command. | 358 | re-run the <filename>bitbake</filename> command. |
359 | </note></para></listitem> | 359 | </note></para></listitem> |
360 | <listitem><para><emphasis>Generate the Cross-Toolchain:</emphasis> | 360 | <listitem><para><emphasis>Generate the Cross-Toolchain:</emphasis> |
361 | Run <filename>bitbake meta-ide-support</filename> to | 361 | Run <filename>bitbake meta-ide-support</filename> to |
362 | complete the cross-toolchain generation. | 362 | complete the cross-toolchain generation. |
363 | Once the BitBake command finishes, the cross-toolchain is | 363 | Once the <filename>bitbake</filename> command finishes, |
364 | the cross-toolchain is | ||
364 | generated and populated within the Build Directory. | 365 | generated and populated within the Build Directory. |
365 | You will notice environment setup files for the | 366 | You will notice environment setup files for the |
366 | cross-toolchain that contain the string | 367 | cross-toolchain that contain the string |