summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-04-16 15:58:50 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-17 22:34:36 +0100
commitd0552decd52080dc858bc1630c32097db88d4d7c (patch)
tree38ffb6ca5d8ce9fce1c10c0ab39678c124c32f31
parentceaf900ded9f9c6cdbc58253006c942816708122 (diff)
downloadpoky-d0552decd52080dc858bc1630c32097db88d4d7c.tar.gz
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>
-rw-r--r--documentation/bsp-guide/bsp.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index efa3a4a890..2ce42f2e28 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -1279,7 +1279,7 @@
1279 <orderedlist> 1279 <orderedlist>
1280 <listitem><para>For the QEMU architecture, 1280 <listitem><para>For the QEMU architecture,
1281 the script first prompts you for which emulated architecture to use. 1281 the script first prompts you for which emulated architecture to use.
1282 In the example, we use the <filename>arm</filename> architecture. 1282 In the example, we use the ARM architecture.
1283 </para></listitem> 1283 </para></listitem>
1284 <listitem><para>The script then prompts you for the kernel. 1284 <listitem><para>The script then prompts you for the kernel.
1285 The default 3.4 kernel is acceptable. 1285 The default 3.4 kernel is acceptable.