summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2018-01-21 13:04:45 -0800
committerRichard Henderson <richard.henderson@linaro.org>2018-01-31 05:30:50 -0800
commit43ad25643a0656a5a44b146abd72744e41ffe143 (patch)
treefe99debf8f46be2b9727784d6072740b597e8545 /Makefile
parenta72bd606ca9754e2d2aecf75acd3c27564ad4fe0 (diff)
downloadqemu-43ad25643a0656a5a44b146abd72744e41ffe143.tar.gz
pc-bios: Add hppa-firmware.img and git submodule
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7073b3d842..7d35ea1a06 100644
--- a/Makefile
+++ b/Makefile
@@ -661,7 +661,8 @@ s390-ccw.img s390-netboot.img \
spapr-rtas.bin slof.bin skiboot.lid \
palcode-clipper \
u-boot.e500 \
-qemu_vga.ndrv
+qemu_vga.ndrv \
+hppa-firmware.img
else
BLOBS=
endif