summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2013-04-22 21:10:50 +0200
committerAlexander Graf <agraf@suse.de>2013-04-26 20:18:24 +0200
commit0c1fecdd5234ba4bb0406362d38f8806a5be8fcc (patch)
tree7ebfa4987299c3a5b5d57d7c13d747471e4c39bd /Makefile
parentabbbe3de4aea92319f77cc9d402e983513d08539 (diff)
downloadqemu-0c1fecdd5234ba4bb0406362d38f8806a5be8fcc.tar.gz
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>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 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