summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-04-10 13:33:01 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-11 12:22:38 +0100
commit07721a9ca56b0ff976f7aed50f6d072625903f58 (patch)
tree17828e75b73305f0d4d9538014840a048937b626 /documentation
parentf4ec6ca109527297818793077c0703e249a7fc30 (diff)
downloadpoky-07721a9ca56b0ff976f7aed50f6d072625903f58.tar.gz
dev-manual: Edits to "Building the Project" section.
(From yocto-docs rev: 4d5903522e13dca6273f6724f05b0a7caab17798) 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/dev-manual/dev-manual-model.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml
index 487e7d1148..11c3a12bcc 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -1196,8 +1196,9 @@
1196 1196
1197 <para> 1197 <para>
1198 To build the project in Juno, right click on the project in the navigator pane and select 1198 To build the project in Juno, right click on the project in the navigator pane and select
1199 <filename>Build Project</filename>. 1199 "Build Project".
1200 If you are not running Juno, select <filename>Project -&gt; Build Project</filename>. 1200 If you are not running Juno, select "Build Project" from the
1201 "Project" menu.
1201 The console should update and you can note the cross-compiler you are using. 1202 The console should update and you can note the cross-compiler you are using.
1202 </para> 1203 </para>
1203 </section> 1204 </section>