initramfs-bootmenu-image: Add initramfs-module-check-modules.
authorPaul Sokolovsky <pmiscml@gmail.com>
Wed, 6 Feb 2008 14:57:52 +0000 (14:57 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Wed, 6 Feb 2008 14:57:52 +0000 (14:57 +0000)
packages/images/initramfs-bootmenu-image.bb

index a495363..237aecb 100644 (file)
@@ -1,6 +1,6 @@
 # Sample initramfs image
 
-IMAGE_INSTALL = "busybox-static initramfs-module-bootmenu"
+IMAGE_INSTALL = "busybox-static initramfs-module-bootmenu initramfs-module-check-modules"
 IMAGE_LINGUAS = ""
 
 # Remove any kernel-image that the kernel-module-* packages may have pulled in.