summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2015-05-18 17:06:04 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-10-21 23:11:38 +0100
commita142b2265a56fe0131725190d772af165c1e0346 (patch)
treed8ecd654f660a40f191c0d774937ba15f0e145cc
parentbbd4bfc06163398deb66720b50c5d6ec36885051 (diff)
downloadpoky-a142b2265a56fe0131725190d772af165c1e0346.tar.gz
ref-manual: Fixed "TBD" section cross-reference in KBUILD_DEFCONFIG
Fixes [YOCTO #7474] There was a TBD section here that needed filling out. (From yocto-docs rev: f82a5ea99f8b3d6dfc7fc38148b5e6e5e4721b05) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/ref-manual/ref-variables.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 97a775a793..7a5081f725 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -6327,7 +6327,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
6327 </literallayout> 6327 </literallayout>
6328 For more information on how to use the 6328 For more information on how to use the
6329 <filename>KBUILD_DEFCONFIG</filename> variable, see the 6329 <filename>KBUILD_DEFCONFIG</filename> variable, see the
6330 "TBD" section. 6330 "<ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;#using-an-in-tree-defconfig-file'>Using an "In-Tree" <filename>defconfig</filename> File</ulink>"
6331 section.
6331 </para> 6332 </para>
6332 </glossdef> 6333 </glossdef>
6333 </glossentry> 6334 </glossentry>