Add linuxboot to BLOBS
authorAlexander Graf <agraf@suse.de>
Thu, 12 Nov 2009 20:53:15 +0000 (21:53 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 17 Nov 2009 16:39:03 +0000 (10:39 -0600)
We should install linuxboot.bin too, so let's add it to the to-be-installed
blobs.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Makefile

index 4156382..d770e2a 100644 (file)
--- 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