X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=Makefile;h=79f9b546bbbadd504d3a584150cf477cd3def04a;hb=31eabf9ba842612e7c525489ab2a6b60bba10ea0;hp=8395247d569abad225d31cac6c16a9ec617072b7;hpb=ed68e5b601ad283b48ced1f5b25b58c1b8d00815;p=seabios.git diff --git a/Makefile b/Makefile index 8395247..79f9b54 100644 --- a/Makefile +++ b/Makefile @@ -171,7 +171,7 @@ $(OUT)bios.bin.elf $(OUT)bios.bin: $(OUT)rom.o tools/checkrom.py # VGA src files SRCVGA=src/output.c src/util.c vgasrc/vgabios.c vgasrc/vgafb.c \ vgasrc/vgatables.c vgasrc/vgafonts.c vgasrc/vbe.c \ - vgasrc/stdvga.c vgasrc/clext.c vgasrc/bochsvga.c vgasrc/geodelx.c + vgasrc/stdvga.c vgasrc/clext.c vgasrc/bochsvga.c vgasrc/geodevga.c CFLAGS16VGA = $(CFLAGS16INC) -g -Isrc