diff options
| -rw-r--r-- | Makefile | 1 | ||||
| -rw-r--r-- | pc-bios/s390-ccw.img | bin | 0 -> 9432 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile index e65276404a..8aca92f0bd 100644 --- a/Makefile +++ b/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 diff --git a/pc-bios/s390-ccw.img b/pc-bios/s390-ccw.img new file mode 100644 index 0000000000..149cf70140 --- /dev/null +++ b/pc-bios/s390-ccw.img Binary files differ |