fs/iso9660: do not use an initrd in iso image when using initramfs
authorThierry Bultel <thierry.bultel@wanadoo.fr>
Sat, 28 Dec 2013 14:56:37 +0000 (15:56 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 29 Dec 2013 17:26:54 +0000 (18:26 +0100)
commitcf63744d23044ee08ee1c65d4fef94b7e42b5a58
tree9975bdb92cee2323be88ab99d3bb684b8b13fd9f
parent183b10817262121317b030e96d34d193622109c9
fs/iso9660: do not use an initrd in iso image when using initramfs

When using initramfs built into the kernel, it is useless to put an
initrd in the iso image.  This patch makes the image to only contain
the kernel image, and also removes the initrd line from menu.lst

Signed-off-by: Thierry Bultel <thierry.bultel@wanadoo.fr>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
fs/iso9660/iso9660.mk