Browse Source

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>
Mark Cave-Ayland 8 years ago
parent
commit
fbe9214318
2 changed files with 2 additions and 1 deletions
  1. 2 1
      Makefile
  2. BIN
      pc-bios/qemu_vga.ndrv

+ 2 - 1
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

BIN
pc-bios/qemu_vga.ndrv