summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-poky/conf/local.conf.sample.extended2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-poky/conf/local.conf.sample.extended b/meta-poky/conf/local.conf.sample.extended
index dc92a16f6c..5e1edef58e 100644
--- a/meta-poky/conf/local.conf.sample.extended
+++ b/meta-poky/conf/local.conf.sample.extended
@@ -328,7 +328,7 @@ DISTRO_FEATURES_remove = "x11"
328# The INITRAMFS_IMAGE image variable will cause an additional recipe to 328# The INITRAMFS_IMAGE image variable will cause an additional recipe to
329# be built as a dependency to the what ever rootfs recipe you might be 329# be built as a dependency to the what ever rootfs recipe you might be
330# using such as core-image-sato. The initramfs might be needed for 330# using such as core-image-sato. The initramfs might be needed for
331# the initial boot of of the target system such as to load kernel 331# the initial boot of the target system such as to load kernel
332# modules prior to mounting the root file system. 332# modules prior to mounting the root file system.
333# 333#
334# INITRAMFS_IMAGE_BUNDLE variable controls if the image recipe 334# INITRAMFS_IMAGE_BUNDLE variable controls if the image recipe