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:16:21 +0100
commit3be975ec1fb3a7c94db75439d5d525f63ff2be89 (patch)
tree5c97fccf0c8a4a7220ed13eef013fe837cd45877 /documentation/ref-manual
parentf1555ad7fbd5f9a20dfda19d99ee976793db7c52 (diff)
downloadpoky-3be975ec1fb3a7c94db75439d5d525f63ff2be89.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"