summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>2017-05-01 14:43:31 +0100
committerDavid Gibson <david@gibson.dropbear.id.au>2017-05-11 09:45:15 +1000
commitfbe9214318a41f8a201052f3ed63cca5a247408e (patch)
treebca04ceee25c83a26f0b74974c07bec53242053f /Makefile
parent0806b30c8dff64e944456aa15bdc6957384e29a8 (diff)
downloadqemu-fbe9214318a41f8a201052f3ed63cca5a247408e.tar.gz
Add QemuMacDrivers qemu_vga.ndrv revision d4e7d7a built as submodule
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 31d41a7eae..c830d7a46c 100644
--- a/Makefile
+++ b/Makefile
@@ -552,7 +552,8 @@ multiboot.bin linuxboot.bin linuxboot_dma.bin kvmvapic.bin \
s390-ccw.img \
spapr-rtas.bin slof.bin skiboot.lid \
palcode-clipper \
-u-boot.e500
+u-boot.e500 \
+qemu_vga.ndrv
else
BLOBS=
endif