summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRichard Henderson2011-06-24 20:58:37 +0200
committerRichard Henderson2011-10-08 17:46:03 +0200
commit753d11f2238663990191ba8285bfe9301f7e4020 (patch)
treeb566b335186b2430061a203731c1a6136e70da46 /Makefile
parenttarget-alpha: Honor icount for RPCC instruction. (diff)
downloadqemu-753d11f2238663990191ba8285bfe9301f7e4020.tar.gz
qemu-753d11f2238663990191ba8285bfe9301f7e4020.tar.xz
qemu-753d11f2238663990191ba8285bfe9301f7e4020.zip
target-alpha: Add custom PALcode image for CLIPPER emulation.
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6ed3194fd7..8b6c19a0a5 100644
--- a/Makefile
+++ b/Makefile
@@ -251,7 +251,8 @@ bamboo.dtb petalogix-s3adsp1800.dtb petalogix-ml605.dtb \
mpc8544ds.dtb \
multiboot.bin linuxboot.bin \
s390-zipl.rom \
-spapr-rtas.bin slof.bin
+spapr-rtas.bin slof.bin \
+palcode-clipper
else
BLOBS=
endif