From 0c1fecdd5234ba4bb0406362d38f8806a5be8fcc Mon Sep 17 00:00:00 2001 From: Alexander Graf Date: Mon, 22 Apr 2013 21:10:50 +0200 Subject: 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 --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') 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 -- cgit v1.2.1