diff options
author | Eric Anholt <eric@anholt.net> | 2006-12-28 11:53:33 -0800 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2006-12-28 12:16:48 -0800 |
commit | c7083a6f30fdf1859f60beba4c352bd790af4773 (patch) | |
tree | 79bcf4086fbe5fdd4884747303453b2277204884 /configure.ac | |
parent | 778db49616b233f5a2f4f007ceb62a1a878a6e25 (diff) |
Add WIP CH7017 LVDS driver. This is disconnected because it's untested.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 30a69bc6..be80a872 100644 --- a/configure.ac +++ b/configure.ac @@ -148,6 +148,7 @@ AC_OUTPUT([ src/Makefile src/xvmc/Makefile src/bios_reader/Makefile + src/ch7017/Makefile src/ch7xxx/Makefile src/ivch/Makefile src/sil164/Makefile |