From 084c784fb5fcfa4a80611f6f229500b46ff2fc0a Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 9 May 2014 14:42:36 +0300 Subject: 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 Signed-off-by: Richard Purdie --- documentation/kernel-dev/kernel-dev-common.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'documentation/kernel-dev/kernel-dev-common.xml') diff --git a/documentation/kernel-dev/kernel-dev-common.xml b/documentation/kernel-dev/kernel-dev-common.xml index ef1d0dbc5b..3adc648098 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 Makefile uses a different variable, you might want to override the - do_compile() step, or create a patch to + do_compile() + step, or create a patch to the Makefile to work with the more typical KERNEL_SRC or KERNEL_PATH variables. -- cgit v1.2.3-54-g00ecf