From 2388bbd062c17b5912039101efd4603e8d876c88 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Thu, 31 Aug 2017 14:59:02 -0700 Subject: 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 Acked-by: Petri Latvala (v1) --- lib/meson.build | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/meson.build') diff --git a/lib/meson.build b/lib/meson.build index fad24586..a3b24ea0 100644 --- a/lib/meson.build +++ b/lib/meson.build @@ -48,6 +48,7 @@ lib_sources = [ 'igt_dummyload.c', 'uwildmat/uwildmat.c', 'igt_kmod.c', + 'igt_v3d.c', 'igt_vc4.c', 'igt_psr.c', ] -- cgit v1.2.3