initramfs-kexecboot.inc: apply sane defaults
authorAndrea Adami <andrea.adami@gmail.com>
Tue, 16 Feb 2010 22:42:52 +0000 (23:42 +0100)
committerAndrea Adami <andrea.adami@gmail.com>
Tue, 16 Feb 2010 22:42:52 +0000 (23:42 +0100)
conf/machine/include/initramfs-kexecboot.inc

index 81cceaa..bc9cd51 100644 (file)
@@ -4,13 +4,13 @@
 # If set here, each image will also build linux-kexecboot.
 # Usually the machine-installer recipe already DEPENDS on it
 #
-EXTRA_IMAGEDEPENDS += "linux-kexecboot"
+EXTRA_IMAGEDEPENDS += "linux-kexecboot"
 
 
 # Force inclusion of kernel in target images
 # (done by default)
 #
-RDEPENDS_kernel-base = "kernel-image"
+RDEPENDS_kernel-base = "kernel-image"
 
 
 # Install /boot/boot.cfg in target images