summaryrefslogtreecommitdiff
path: root/lib/Makefile.sources
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2016-06-21 12:14:14 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2016-06-23 21:09:31 +0100
commit838d0775043774e61f3aa3a7d8ea440a71d521c0 (patch)
tree41322edf1a70484079b69f603ab38a8e71340b23 /lib/Makefile.sources
parentd86d6eb281ba99fca1bb39ad3dc05c5681dded5d (diff)
igt: Add basic framework for GVT-g testing
We don't do anything yet other than try to load the module. Initial sanity checks to come. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Zhi Wang <zhi.a.wang@intel.com>
Diffstat (limited to 'lib/Makefile.sources')
-rw-r--r--lib/Makefile.sources2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Makefile.sources b/lib/Makefile.sources
index 7f3f8c6a..3589e26a 100644
--- a/lib/Makefile.sources
+++ b/lib/Makefile.sources
@@ -14,6 +14,8 @@ libintel_tools_la_SOURCES = \
igt_edid_template.h \
igt_gt.c \
igt_gt.h \
+ igt_gvt.c \
+ igt_gvt.h \
igt_stats.c \
igt_stats.h \
igt_sysfs.c \