diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/kexecboot/initramfs-kexecboot-image.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/kexecboot/initramfs-kexecboot-image.bb b/packages/kexecboot/initramfs-kexecboot-image.bb index 3fc3c93f3e..1e06703a6d 100644 --- a/packages/kexecboot/initramfs-kexecboot-image.bb +++ b/packages/kexecboot/initramfs-kexecboot-image.bb @@ -10,5 +10,6 @@ IMAGE_DEVICE_TABLES_h2200 = "device_table-oldmmc.txt" export IMAGE_BASENAME = "initramfs-kexecboot-image" +EXTRA_IMAGEDEPENDS = "" IMAGE_INSTALL = "kexecboot" IMAGE_LINGUAS = "" |