URL
https://opencores.org/ocsvn/ao486/ao486/trunk
[/] [ao486/] [trunk/] [bios/] [vgabios-0.7a/] [vgabios-0.7a.diff] - Blame information for rev 6
Go to most recent revision |
Details |
Compare with Previous |
View Log
Line No. |
Rev |
Author |
Line |
1 |
3 |
alfik |
diff -ruN vgabios-0.7a/Makefile vgabios-0.7a-ao486/Makefile
|
2 |
|
|
--- vgabios-0.7a/Makefile 2011-07-19 18:59:50.000000000 +0200
|
3 |
|
|
+++ vgabios-0.7a-ao486/Makefile 2014-03-30 14:39:25.000000000 +0200
|
4 |
|
|
@@ -31,7 +31,8 @@
|
5 |
|
|
VBE_FILES := vbe.h vbe.c vbetables.h
|
6 |
|
|
|
7 |
|
|
# build flags
|
8 |
|
|
-vgabios.bin : VGAFLAGS := -DVBE -DPCIBIOS
|
9 |
|
|
+vgabios.bin : VGAFLAGS :=
|
10 |
|
|
+#-DVBE -DPCIBIOS
|
11 |
|
|
vgabios.debug.bin : VGAFLAGS := -DVBE -DPCIBIOS -DDEBUG
|
12 |
|
|
vgabios-cirrus.bin : VGAFLAGS := -DCIRRUS -DPCIBIOS
|
13 |
|
|
vgabios-cirrus.debug.bin : VGAFLAGS := -DCIRRUS -DPCIBIOS -DCIRRUS_DEBUG
|
14 |
|
|
@@ -43,7 +44,8 @@
|
15 |
|
|
vgabios-cirrus.debug.bin : DISTNAME := VGABIOS-lgpl-latest.cirrus.debug.bin
|
16 |
|
|
|
17 |
|
|
# dependencies
|
18 |
|
|
-vgabios.bin : $(VGA_FILES) $(VBE_FILES) biossums
|
19 |
|
|
+vgabios.bin : $(VGA_FILES) biossums
|
20 |
|
|
+#$(VGA_FILES) $(VBE_FILES) biossums
|
21 |
|
|
vgabios.debug.bin : $(VGA_FILES) $(VBE_FILES) biossums
|
22 |
|
|
vgabios-cirrus.bin : $(VGA_FILES) clext.c biossums
|
23 |
|
|
vgabios-cirrus.debug.bin : $(VGA_FILES) clext.c biossums
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.