diff options
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2017-05-01 14:43:31 +0100 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2017-05-11 09:45:15 +1000 |
commit | fbe9214318a41f8a201052f3ed63cca5a247408e (patch) | |
tree | bca04ceee25c83a26f0b74974c07bec53242053f /Makefile | |
parent | 0806b30c8dff64e944456aa15bdc6957384e29a8 (diff) |
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-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |