kexecboot.inc: add kexecboot-cfg
authorThomas Kunze <thommycheck@gmx.de>
Sun, 8 Feb 2009 20:57:57 +0000 (21:57 +0100)
committerThomas Kunze <thommycheck@gmx.de>
Sun, 8 Feb 2009 21:00:58 +0000 (22:00 +0100)
add kexecboot-cfg to MACHINE_EXTRA_RRECOMMENDS for supported machines.

conf/machine/include/kexecboot.inc

index 0a9f209..c8656bb 100644 (file)
@@ -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"