diff options
Diffstat (limited to 'packages/kexecboot/initramfs-kexecboot-image.bb')
-rw-r--r-- | packages/kexecboot/initramfs-kexecboot-image.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/kexecboot/initramfs-kexecboot-image.bb b/packages/kexecboot/initramfs-kexecboot-image.bb index 3fd1088b7d..6c3a76bf78 100644 --- a/packages/kexecboot/initramfs-kexecboot-image.bb +++ b/packages/kexecboot/initramfs-kexecboot-image.bb @@ -6,5 +6,5 @@ inherit image export IMAGE_BASENAME = "initramfs-kexecboot-image" -IMAGE_INSTALL = "initramfs-kexecboot" +IMAGE_INSTALL = "kexecboot" IMAGE_LINGUAS = "" |