mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-01-06 06:27:41 -07:00
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 <agraf@suse.de> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
parent
57a46d0579
commit
cfc6d90a98
1 changed files with 1 additions and 1 deletions
2
Makefile
2
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue