summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2006-04-14 13:59:13 -0500
committerEric Anholt <anholt@FreeBSD.org>2006-04-14 13:59:13 -0500
commit8f7b736c76990876e347c06cadb36a510eda5234 (patch)
tree185fe2aa84ea024296bd6f312fd0fe32764a49a4 /src/Makefile.am
parente5f741d634393812062ebd185e7e0a7b7706b3b9 (diff)
Add support for EDID standard mode timings by bringing back I830GetGTF frommodesetting-multihead
the xf86-video-i810 code, as i830_gtf.c. Untested.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 1b30c656..768fac9f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -55,6 +55,7 @@ i810_drv_la_SOURCES = \
i830_display.h \
i830_driver.c \
i830.h \
+ i830_gtf.c \
i830_i2c.c \
i830_io.c \
i830_memory.c \