summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-05-09 14:42:36 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-05-13 07:50:58 +0100
commit084c784fb5fcfa4a80611f6f229500b46ff2fc0a (patch)
tree374e27996ee5ea7120bd5c9a5660a24792321ef2
parent8e90933d3d4c97043de457f03b1fb28bc37d4a29 (diff)
downloadast2050-yocto-poky-084c784fb5fcfa4a80611f6f229500b46ff2fc0a.zip
ast2050-yocto-poky-084c784fb5fcfa4a80611f6f229500b46ff2fc0a.tar.gz
kernel-dev: Added a link to the do_compile task.
There was an occurrence of the do_compile task mentioned in the manual. I have added a cross-reference link from it to the new section in the ref-manual. (From yocto-docs rev: 0981ca8ca9856063d4daeaae155aabdfd1c7dcc8) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/kernel-dev/kernel-dev-common.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/kernel-dev/kernel-dev-common.xml b/documentation/kernel-dev/kernel-dev-common.xml
index ef1d0db..3adc648 100644
--- a/documentation/kernel-dev/kernel-dev-common.xml
+++ b/documentation/kernel-dev/kernel-dev-common.xml
@@ -699,7 +699,8 @@
with the necessary Linux kernel build information to build modules.
If your module <filename>Makefile</filename> uses a different
variable, you might want to override the
- <filename>do_compile()</filename> step, or create a patch to
+ <ulink url='&YOCTO_DOCS_REF_URL;#ref-tasks-compile'><filename>do_compile()</filename></ulink>
+ step, or create a patch to
the <filename>Makefile</filename> to work with the more typical
<filename>KERNEL_SRC</filename> or <filename>KERNEL_PATH</filename>
variables.
OpenPOWER on IntegriCloud