mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 17:53:56 -06:00
bochs-display: wire up edid support
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20181005160147.892-3-kraxel@redhat.com
This commit is contained in:
parent
cc22c1bf5d
commit
a0d098b794
2 changed files with 14 additions and 0 deletions
|
@ -19,6 +19,7 @@ common-obj-$(CONFIG_VGA_ISA) += vga-isa.o
|
|||
common-obj-$(CONFIG_VGA_ISA_MM) += vga-isa-mm.o
|
||||
common-obj-$(CONFIG_VMWARE_VGA) += vmware_vga.o
|
||||
common-obj-$(CONFIG_BOCHS_DISPLAY) += bochs-display.o
|
||||
common-obj-$(CONFIG_BOCHS_DISPLAY) += edid-region.o
|
||||
|
||||
common-obj-$(CONFIG_BLIZZARD) += blizzard.o
|
||||
common-obj-$(CONFIG_EXYNOS4) += exynos4210_fimd.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue