summaryrefslogtreecommitdiff
path: root/sys/src/cmd/aux/vga/mkfile
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2015-01-11 03:35:30 +0100
committercinap_lenrek <cinap_lenrek@felloff.net>2015-01-11 03:35:30 +0100
commit2cdadb1b2f7233a6642875e6b5fe6e0963c7171c (patch)
tree33e3a4436af658b4a12060d96bd2adc8fe5b2853 /sys/src/cmd/aux/vga/mkfile
parent6e67b04a1fa9da8591abccb3c03859b50e3679d8 (diff)
igfx: get edid information from lvds
Diffstat (limited to 'sys/src/cmd/aux/vga/mkfile')
-rw-r--r--sys/src/cmd/aux/vga/mkfile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/src/cmd/aux/vga/mkfile b/sys/src/cmd/aux/vga/mkfile
index cd57744b1..6d821110d 100644
--- a/sys/src/cmd/aux/vga/mkfile
+++ b/sys/src/cmd/aux/vga/mkfile
@@ -15,6 +15,7 @@ OFILES=\
cyber938x.$O\
data.$O\
db.$O\
+ edid.$O\
error.$O\
et4000.$O\
et4000hwgc.$O\
@@ -66,7 +67,8 @@ OFILES=\
HFILES=\
pci.h\
- vga.h
+ vga.h\
+ edid.h\
UPDATE=\
mkfile\
@@ -75,7 +77,6 @@ UPDATE=\
/lib/vgadb\
riva_tbl.h\
-
</sys/src/cmd/mkone
geode.$O: geode_modes.h