summaryrefslogtreecommitdiff
path: root/lib/Makefile.sources
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2017-08-31 14:59:02 -0700
committerEric Anholt <eric@anholt.net>2018-11-26 12:41:34 -0800
commit2388bbd062c17b5912039101efd4603e8d876c88 (patch)
tree325e921fd3cafcd17d9cf179a9580cb94361cfb5 /lib/Makefile.sources
parentbca1999348a40abf192869f36d5c25e1ce2f2e6f (diff)
v3d: Add a helper library
Just a few little ioctl wrappers that v3d tests will use. v2: Move the struct above the prototypes. Signed-off-by: Eric Anholt <eric@anholt.net> Acked-by: Petri Latvala <petri.latvala@intel.com> (v1)
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 e98989ff..808b9617 100644
--- a/lib/Makefile.sources
+++ b/lib/Makefile.sources
@@ -107,6 +107,8 @@ lib_source_list = \
igt_syncobj.h \
igt_psr.c \
igt_psr.h \
+ igt_v3d.c \
+ igt_v3d.h \
$(NULL)
.PHONY: version.h.tmp