aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/emulation/qemu/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/emulation/qemu/Makefile.inc')
-rw-r--r--src/drivers/emulation/qemu/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/drivers/emulation/qemu/Makefile.inc b/src/drivers/emulation/qemu/Makefile.inc
index 77b8c74665..e7dc5edc3b 100644
--- a/src/drivers/emulation/qemu/Makefile.inc
+++ b/src/drivers/emulation/qemu/Makefile.inc
@@ -1 +1,3 @@
ramstage-$(CONFIG_DRIVERS_EMULATION_QEMU_BOCHS) += bochs.c
+ramstage-$(CONFIG_DRIVERS_EMULATION_QEMU_BOCHS) += cirrus.c
+ramstage-$(CONFIG_DRIVERS_EMULATION_QEMU_BOCHS) += ../../pc80/vga/vga_io.c