From 8f14de1a3aefd940abfe8f1d11a3d51701361b39 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 18 Apr 2018 09:22:37 -0700 Subject: [PATCH] ref-manual: Added title to kernel-dev manual as part of a section link. (From yocto-docs rev: 5c0cb69ff1a565e037686f344269fe7238ce442e) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 668eb64305..5eea0e802c 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -7226,7 +7226,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" For more information on how to use the KBUILD_DEFCONFIG variable, see the "Using an "In-Tree" defconfig File" - section. + section in the Yocto Project Linux Kernel Development + Manual.