From: Alexander Graf Date: Thu, 12 Nov 2009 20:53:15 +0000 (+0100) Subject: Add linuxboot to BLOBS X-Git-Tag: v0.12.0-rc0~273 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=cfc6d90a98ec420998ef2009e359ea04456735ff;p=users%2Fdwmw2%2Fqemu.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