summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-04-18 09:10:15 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:17:53 +0100
commit819b48c68634c52d987dd45ff3ab0106cba8c1fc (patch)
treee8630fc68d491d56293cfb3080b6f6401142cadc /documentation/ref-manual
parent1010ab89a16c8e2a0f1095a7d882498675b0a958 (diff)
downloadpoky-819b48c68634c52d987dd45ff3ab0106cba8c1fc.tar.gz
ref-manual: Removed redundant link to INITRAMFS_IMAGE
(From yocto-docs rev: 62d835e0841cc19e644e79af22088880ff3eaac7) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/ref-variables.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 7316913170..668eb64305 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -6844,8 +6844,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
6844 <para> 6844 <para>
6845 Setting the variable to "1" in a configuration file causes the 6845 Setting the variable to "1" in a configuration file causes the
6846 OpenEmbedded build system to generate a kernel image with the 6846 OpenEmbedded build system to generate a kernel image with the
6847 initramfs specified in 6847 initramfs specified in <filename>INITRAMFS_IMAGE</filename>
6848 <link linkend='var-INITRAMFS_IMAGE'><filename>INITRAMFS_IMAGE</filename></link>
6849 bundled within: 6848 bundled within:
6850 <literallayout class='monospaced'> 6849 <literallayout class='monospaced'>
6851 INITRAMFS_IMAGE_BUNDLE = "1" 6850 INITRAMFS_IMAGE_BUNDLE = "1"