fs/iso9660: select ISO9660 support in Grub
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 28 Dec 2013 14:56:35 +0000 (15:56 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 29 Dec 2013 11:17:58 +0000 (12:17 +0100)
The fs/iso9660 logic assumes that the Grub bootloader is
used. Therefore, it should make sure that Grub is configured with the
support for the ISO9660 filesystem.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
fs/iso9660/Config.in

index 4c200c89bfaf264209015beb73d5a22820368a98..50b437765a90462171c19cc401c333bffab5826f 100644 (file)
@@ -4,6 +4,7 @@ config BR2_TARGET_ROOTFS_ISO9660
        depends on BR2_LINUX_KERNEL
        select BR2_TARGET_ROOTFS_CPIO
        select BR2_TARGET_GRUB
+       select BR2_TARGET_GRUB_FS_ISO9660
        help
          Build a bootable iso9660 image