From a43d7c760780675a3ab930881ea07ebf0b1934ca Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 1 Jun 2018 13:49:19 -0700 Subject: sdk-manual: Added cross-referencing to "Autotools-Based Projects" Needed to reference a couple terms for first use: "cross-development toolchain" and "OpenEmbedded build system". (From yocto-docs rev: a0058122b00833bad84af007dfe466e9a2f6434b) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/sdk-manual/sdk-working-projects.xml | 6 ++++-- 1 file 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 @@ Autotools-Based Projects - Once you have a suitable cross-toolchain installed, it is very easy - to develop a project outside of the OpenEmbedded build system. + Once you have a suitable + cross-development toolchain + installed, it is very easy to develop a project outside of the + OpenEmbedded build system. This section presents a simple "Helloworld" example that shows how to set up, compile, and run the project. -- cgit v1.2.3-54-g00ecf