diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-04-16 14:47:22 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-17 22:34:20 +0100 |
| commit | ec435deacda6eef055d558ccea5982c08f0690d7 (patch) | |
| tree | 1ea9d35965709dab4696d5e77fe67d53a4480d13 /documentation/kernel-dev | |
| parent | 7f60e93e2982ddf9e780392e0b3f4da944ee299c (diff) | |
| download | poky-ec435deacda6eef055d558ccea5982c08f0690d7.tar.gz | |
kernel-dev: Inserted a cross-link to the term Build Directory.
(From yocto-docs rev: bdd82d8681272f342e78b9df222b3b5f1682ed33)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/kernel-dev')
| -rw-r--r-- | documentation/kernel-dev/kernel-dev-maint-appx.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/documentation/kernel-dev/kernel-dev-maint-appx.xml b/documentation/kernel-dev/kernel-dev-maint-appx.xml index 00fee3e352..3a91af1e0d 100644 --- a/documentation/kernel-dev/kernel-dev-maint-appx.xml +++ b/documentation/kernel-dev/kernel-dev-maint-appx.xml | |||
| @@ -210,7 +210,9 @@ | |||
| 210 | the build tree directory. | 210 | the build tree directory. |
| 211 | The files include the final <filename>.config</filename> file, all the <filename>.o</filename> | 211 | The files include the final <filename>.config</filename> file, all the <filename>.o</filename> |
| 212 | files, the <filename>.a</filename> files, and so forth. | 212 | files, the <filename>.a</filename> files, and so forth. |
| 213 | Since each machine or BSP has its own separate build directory in its own separate branch | 213 | Since each machine or BSP has its own separate |
| 214 | <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink> | ||
| 215 | in its own separate branch | ||
| 214 | of the Git repository, you can easily switch between different builds. | 216 | of the Git repository, you can easily switch between different builds. |
| 215 | </para> | 217 | </para> |
| 216 | </section> | 218 | </section> |
