summaryrefslogtreecommitdiff
path: root/conf/machine/include/kexecboot.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/include/kexecboot.inc')
-rw-r--r--conf/machine/include/kexecboot.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/include/kexecboot.inc b/conf/machine/include/kexecboot.inc
index 0a9f209fe2..c8656bb117 100644
--- a/conf/machine/include/kexecboot.inc
+++ b/conf/machine/include/kexecboot.inc
@@ -13,3 +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"