mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-27 04:13:53 -06:00
S390: ccw firmware: Add compiled blob
Now that we have all the source code ready, add a compiled blob into the QEMU source tree, so that people without access to an s390 compiler can run the s390-ccw firmware. Signed-off-by: Alexander Graf <agraf@suse.de>
This commit is contained in:
parent
abbbe3de4a
commit
0c1fecdd52
2 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -295,6 +295,7 @@ qemu-icon.bmp \
|
||||||
bamboo.dtb petalogix-s3adsp1800.dtb petalogix-ml605.dtb \
|
bamboo.dtb petalogix-s3adsp1800.dtb petalogix-ml605.dtb \
|
||||||
multiboot.bin linuxboot.bin kvmvapic.bin \
|
multiboot.bin linuxboot.bin kvmvapic.bin \
|
||||||
s390-zipl.rom \
|
s390-zipl.rom \
|
||||||
|
s390-ccw.img \
|
||||||
spapr-rtas.bin slof.bin \
|
spapr-rtas.bin slof.bin \
|
||||||
palcode-clipper
|
palcode-clipper
|
||||||
else
|
else
|
||||||
|
|
BIN
pc-bios/s390-ccw.img
Normal file
BIN
pc-bios/s390-ccw.img
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue