From: Alexander Graf Date: Thu, 12 Nov 2009 20:53:15 +0000 (+0100) Subject: Add linuxboot to BLOBS X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=cfc6d90a98ec420998ef2009e359ea04456735ff;p=qemu.git Add linuxboot to BLOBS We should install linuxboot.bin too, so let's add it to the to-be-installed blobs. Signed-off-by: Alexander Graf Signed-off-by: Anthony Liguori --- diff --git a/Makefile b/Makefile index 4156382f9f..d770e2a674 100644 --- a/Makefile +++ b/Makefile @@ -264,7 +264,7 @@ pxe-e1000.bin pxe-i82559er.bin \ pxe-ne2k_pci.bin pxe-pcnet.bin \ pxe-rtl8139.bin pxe-virtio.bin \ bamboo.dtb petalogix-s3adsp1800.dtb \ -multiboot.bin +multiboot.bin linuxboot.bin else BLOBS= endif