Browse Source

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>
stable-1.5
Alexander Graf 13 years ago
parent
commit
0c1fecdd52
  1. 1
      Makefile
  2. BIN
      pc-bios/s390-ccw.img

1
Makefile

@ -295,6 +295,7 @@ qemu-icon.bmp \
bamboo.dtb petalogix-s3adsp1800.dtb petalogix-ml605.dtb \
multiboot.bin linuxboot.bin kvmvapic.bin \
s390-zipl.rom \
s390-ccw.img \
spapr-rtas.bin slof.bin \
palcode-clipper
else

BIN
pc-bios/s390-ccw.img

Binary file not shown.
Loading…
Cancel
Save