summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-06-23 12:27:21 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-06-24 11:28:04 +0100
commitbba2e72acebf9f2f1f68f192ecdd9a580dd29344 (patch)
tree7715a3f9af66aee5c92b118264a3d11835e809f8 /documentation
parent21ae07adb48a31c0cf27228b286ad419eba28baa (diff)
downloadpoky-bba2e72acebf9f2f1f68f192ecdd9a580dd29344.tar.gz
documentation/adt-manual/adt-eclipse.xml: Updates to choosing target options (From yocto-docs rev: b8f314fb3dc638c85bc9f860fb591ee3a8dad614)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/adt-manual/adt-eclipse.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/adt-manual/adt-eclipse.xml b/documentation/adt-manual/adt-eclipse.xml
index 351e664de2..d3601d4e11 100644
--- a/documentation/adt-manual/adt-eclipse.xml
+++ b/documentation/adt-manual/adt-eclipse.xml
@@ -212,9 +212,9 @@
212 <listitem><para><emphasis>QEMU</emphasis> – Select this option if 212 <listitem><para><emphasis>QEMU</emphasis> – Select this option if
213 you will be using the QEMU emulator. 213 you will be using the QEMU emulator.
214 If you are using the emulator you also need to locate the Kernel 214 If you are using the emulator you also need to locate the Kernel
215 and you can specify custom options.</para> 215 and specify any custom options.</para>
216 <para>In Poky Tree Mode the kernel you built will be located in the 216 <para>In Poky Tree Mode the targe kernel you built will be located in the
217 Poky Build tree in <filename>tmp/deploy/images</filename> directory. 217 Yocto Project build tree in <filename>tmp/deploy/images</filename> directory.
218 In SDK Root Mode the pre-built kernel you downloaded is located 218 In SDK Root Mode the pre-built kernel you downloaded is located
219 in the directory you specified when you downloaded the image.</para> 219 in the directory you specified when you downloaded the image.</para>
220 <para>Most custom options are for advanced QEMU users to further 220 <para>Most custom options are for advanced QEMU users to further