summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorXiang, Haihao <haihao.xiang@intel.com>2011-09-19 10:02:39 +0800
committerXiang, Haihao <haihao.xiang@intel.com>2011-09-19 10:02:39 +0800
commit6f2ee2b95a69c6b9c86a95dad91b12a5d9586610 (patch)
treeeaec3b1d12226a9aa5644b7880bd04660c54636d /Makefile.am
parent06891b177626604019f779d4151a04c2ad2f1d5a (diff)
downloadlibva-6f2ee2b95a69c6b9c86a95dad91b12a5d9586610.tar.gz
va: remove i965 driver from libva repository
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 4d4fb49..f0223e0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -26,9 +26,6 @@ SUBDIRS = va test
if BUILD_DUMMY_DRIVER
SUBDIRS += dummy_drv_video
endif
-if BUILD_I965_DRIVER
-SUBDIRS += i965_drv_video
-endif
pcfiles = libva.pc libva-tpi.pc
pcfiles += libva-x11.pc