From: Mark Cave-Ayland Date: Mon, 1 May 2017 13:43:31 +0000 (+0100) Subject: Add QemuMacDrivers qemu_vga.ndrv revision d4e7d7a built as submodule X-Git-Tag: v2.10.0-rc0~197^2~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbe9214318a41f8a201052f3ed63cca5a247408e;p=thirdparty%2Fqemu.git Add QemuMacDrivers qemu_vga.ndrv revision d4e7d7a built as submodule Signed-off-by: Mark Cave-Ayland Signed-off-by: David Gibson --- diff --git a/Makefile b/Makefile index 31d41a7eae9..c830d7a46c1 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 diff --git a/pc-bios/qemu_vga.ndrv b/pc-bios/qemu_vga.ndrv new file mode 100644 index 00000000000..6e02f74d61e Binary files /dev/null and b/pc-bios/qemu_vga.ndrv differ