aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorThomas Kunze <thommycheck@gmx.de>2009-02-10 19:42:52 +0100
committerThomas Kunze <thommycheck@gmx.de>2009-02-10 19:42:52 +0100
commitf5f494346731858652f76db91667e8377b34234a (patch)
tree741a20df45b5071692689a3d7572194f1c050735 /conf/machine
parent9f835d7674fe82e2f1b4911be57bf3e2ff2a11bf (diff)
downloadopenembedded-f5f494346731858652f76db91667e8377b34234a.tar.gz
kexecboot.inc: move kexecboot-cfg
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/include/kexecboot.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/kexecboot.inc b/conf/machine/include/kexecboot.inc
index c8656bb117..1835af4727 100644
--- a/conf/machine/include/kexecboot.inc
+++ b/conf/machine/include/kexecboot.inc
@@ -13,4 +13,4 @@ RDEPENDS_kernel-base = "kernel-image"
# we store kernel images in rootfs and only a minimal initramfs kernel in mtd1 for booting other kernels
DONT_CHECK_KERNELSIZE ?= "1"
-MACHINE_EXTRA_RRECOMMENDS_append = " kexecboot-cfg"
+MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS_append = " kexecboot-cfg"