aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2008-08-17 11:11:07 -0400
committerKevin O'Connor <kevin@koconnor.net>2008-08-17 11:11:07 -0400
commitcbffa8ed98f0e87d7c926594fe73f6e56e86da5f (patch)
tree050b7c3075dab750c57947de6b0e2d406a681234 /Makefile
parentcde7a58def4231f26d1dd53909067a143fa9eaab (diff)
downloadseabios-hppa-cbffa8ed98f0e87d7c926594fe73f6e56e86da5f.zip
seabios-hppa-cbffa8ed98f0e87d7c926594fe73f6e56e86da5f.tar.gz
seabios-hppa-cbffa8ed98f0e87d7c926594fe73f6e56e86da5f.tar.bz2
Add stubs for VIA vga bios callbacks to system bios.
The VIA vga bios likes wants to call int 15/5f of main bios. So, add stubs to make it happy.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 16d3882..693524b 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ OUT=out/
# Source files
SRCBOTH=output.c util.c floppy.c ata.c system.c mouse.c kbd.c pci.c \
serial.c clock.c pic.c cdrom.c ps2port.c
-SRC16=$(SRCBOTH) disk.c apm.c pcibios.c
+SRC16=$(SRCBOTH) disk.c apm.c pcibios.c vgahooks.c
SRC32=$(SRCBOTH) post.c shadow.c post_menu.c memmap.c coreboot.c boot.c \
acpi.c pirtable.c smm.c smpdetect.c mptable.c smbios.c pciinit.c
TABLESRC=font.c cbt.c floppy_dbt.c