From 998e0a4aedf10fb5f7c271018cd80d874668bf55 Mon Sep 17 00:00:00 2001 From: Daniel Vetter Date: Wed, 23 Jan 2019 13:49:01 +0100 Subject: automake: Remove VC4/V3D build support Eric is using meson nowadays. v2: Fix up the test filter, meson lists now contain more than in the automake lists. Cc: Eric Anholt Reviewed-by: Eric Anholt Acked-by: Petri Latvala Signed-off-by: Daniel Vetter --- tests/Makefile.sources | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'tests/Makefile.sources') diff --git a/tests/Makefile.sources b/tests/Makefile.sources index 2ad63fe8..34b7e445 100644 --- a/tests/Makefile.sources +++ b/tests/Makefile.sources @@ -4,23 +4,6 @@ NOUVEAU_TESTS = \ prime_nv_test \ $(NULL) -VC4_TESTS = \ - vc4_create_bo \ - vc4_dmabuf_poll \ - vc4_lookup_fail \ - vc4_label_bo \ - vc4_purgeable_bo \ - vc4_tiling \ - vc4_wait_bo \ - vc4_wait_seqno \ - $(NULL) - -V3D_TESTS = \ - v3d_get_bo_offset \ - v3d_get_param \ - v3d_mmap \ - $(NULL) - AMDGPU_TESTS = \ amdgpu/amd_basic \ amdgpu/amd_cs_nop \ -- cgit v1.2.3