projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57a46d0
)
Add linuxboot to BLOBS
author
Alexander Graf
<agraf@suse.de>
Thu, 12 Nov 2009 20:53:15 +0000
(21:53 +0100)
committer
Anthony 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
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 4156382f9f77fa788e49b293c60ce2bc3c199539..d770e2a674076d9d85cc675e1aa104764fbc3336 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