aboutsummaryrefslogtreecommitdiffstats
path: root/packages/images
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2008-02-16 00:18:45 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2008-02-16 00:18:45 +0000
commit610ba5eb16e52832579366ac404ba40d8a947561 (patch)
tree515f639bd911607b4a84d51ee97f0f51203679f2 /packages/images
parent82e725505a8924059c5c75ed32cf3101ef318c10 (diff)
downloadopenembedded-610ba5eb16e52832579366ac404ba40d8a947561.tar.gz
initramfs-bootmenu-image: Add initramfs-module-kexecboot.
Diffstat (limited to 'packages/images')
-rw-r--r--packages/images/initramfs-bootmenu-image.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/images/initramfs-bootmenu-image.bb b/packages/images/initramfs-bootmenu-image.bb
index b94cc232cd..6a4974fa9d 100644
--- a/packages/images/initramfs-bootmenu-image.bb
+++ b/packages/images/initramfs-bootmenu-image.bb
@@ -1,7 +1,7 @@
# initramfs image with interactive boot menu allowing to select rootfs location
# from choices of block devices, loopback images and NFS.
-IMAGE_INSTALL = "busybox-static initramfs-module-bootmenu initramfs-module-check-modules"
+IMAGE_INSTALL = "busybox-static initramfs-module-bootmenu initramfs-module-check-modules initramfs-module-kexecboot"
IMAGE_LINGUAS = ""
# Remove any kernel-image that the kernel-module-* packages may have pulled in.