diff options
Diffstat (limited to 'documentation/sdk-manual/sdk-working-projects.xml')
-rw-r--r-- | documentation/sdk-manual/sdk-working-projects.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/documentation/sdk-manual/sdk-working-projects.xml b/documentation/sdk-manual/sdk-working-projects.xml index d3286c08a7..2f8132577d 100644 --- a/documentation/sdk-manual/sdk-working-projects.xml +++ b/documentation/sdk-manual/sdk-working-projects.xml | |||
@@ -19,8 +19,10 @@ | |||
19 | <title>Autotools-Based Projects</title> | 19 | <title>Autotools-Based Projects</title> |
20 | 20 | ||
21 | <para> | 21 | <para> |
22 | Once you have a suitable cross-toolchain installed, it is very easy | 22 | Once you have a suitable |
23 | to develop a project outside of the OpenEmbedded build system. | 23 | <ulink url='&YOCTO_DOCS_REF_URL;#cross-development-toolchain'>cross-development toolchain</ulink> |
24 | installed, it is very easy to develop a project outside of the | ||
25 | <ulink url='&YOCTO_DOCS_REF_URL;#build-system-term'>OpenEmbedded build system</ulink>. | ||
24 | This section presents a simple "Helloworld" example that shows how | 26 | This section presents a simple "Helloworld" example that shows how |
25 | to set up, compile, and run the project. | 27 | to set up, compile, and run the project. |
26 | </para> | 28 | </para> |