From 34c82ad7ce83394db47588693b578cf91991bf1c Mon Sep 17 00:00:00 2001 From: Wang Zhenyu Date: Fri, 27 Jul 2007 09:14:13 +0800 Subject: Add quirk support This one trys to use a flag for possible quirks. It adds a quirk for my Lenovo T61 TV output, and ports some origin LVDS quirks to it. --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 858ffd17..50e913ee 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -90,6 +90,7 @@ intel_drv_la_SOURCES = \ i830_debug.h \ i830_display.c \ i830_display.h \ + i830_quirks.c \ i830_driver.c \ i830_dvo.c \ i830.h \ -- cgit v1.2.3