summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/selftests/Makefile
blob: 07b4f88b422a2d3299d4585a0bc31e726197c7b4 (plain)
1
2
3
4
test-drm_modeset-y := test-drm_modeset_common.o test-drm_plane_helper.o \
                      test-drm_format.o

obj-$(CONFIG_DRM_DEBUG_SELFTEST) += test-drm_mm.o test-drm_modeset.o