From 64b4659e3bfd06cae4d6c743634130c9af097324 Mon Sep 17 00:00:00 2001 From: Thomas Kunze Date: Sun, 8 Feb 2009 21:57:57 +0100 Subject: [PATCH] kexecboot.inc: add kexecboot-cfg add kexecboot-cfg to MACHINE_EXTRA_RRECOMMENDS for supported machines. --- conf/machine/include/kexecboot.inc | 1 + 1 file changed, 1 insertion(+) 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" -- 2.39.5