bsp-guide: Fixed "ARM" term appropriately.

(From yocto-docs rev: 9b3ac75e5c88ba491bf4c34cf8dcc29dea393095)

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 2013-04-16 15:58:50 -07:00 committed by Richard Purdie
parent 958f9f8154
commit 07450dcdcb
1 changed files with 1 additions and 1 deletions

View File

@ -1279,7 +1279,7 @@
<orderedlist> <orderedlist>
<listitem><para>For the QEMU architecture, <listitem><para>For the QEMU architecture,
the script first prompts you for which emulated architecture to use. the script first prompts you for which emulated architecture to use.
In the example, we use the <filename>arm</filename> architecture. In the example, we use the ARM architecture.
</para></listitem> </para></listitem>
<listitem><para>The script then prompts you for the kernel. <listitem><para>The script then prompts you for the kernel.
The default 3.4 kernel is acceptable. The default 3.4 kernel is acceptable.