initramfs-kexecboot-image: fix parse warning
authorKoen Kooi <koen@openembedded.org>
Tue, 7 Apr 2009 11:25:46 +0000 (13:25 +0200)
committerKoen Kooi <koen@openembedded.org>
Tue, 7 Apr 2009 11:25:46 +0000 (13:25 +0200)
recipes/kexecboot/initramfs-kexecboot-image.bb

index 385bd25..0284f69 100644 (file)
@@ -10,6 +10,8 @@ IMAGE_DEVICE_TABLES_h2200 = "device_table-oldmmc.txt"
 
 export IMAGE_BASENAME = "initramfs-kexecboot-image"
 
+KEXECBOOT_IMAGEDEPENDS ?= ""
+
 # avoid to depend from kexecboot
 EXTRA_IMAGEDEPENDS = "${KEXECBOOT_IMAGEDEPENDS}"
 IMAGE_INSTALL = "kexecboot"