summaryrefslogtreecommitdiffstats
path: root/documentation
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-07-28 18:02:30 +0100
commit2de3283ca686ffaa2a20b51553e672951ef5532c (patch)
tree245a0ddcc5182d634cd600e682a0d83156c43dd7 /documentation
parentf9df1a4473f116b0f16359be432497d3c8f7160e (diff)
downloadpoky-2de3283ca686ffaa2a20b51553e672951ef5532c.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: 84efce1622dec2782aadfb9cc9338c3f7aab1472) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-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>