Cross Reference: Makefile
xref: /src/sys/external/bsd/drm2/dist/drm/selftests/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/external/bsd/drm2/dist/drm/selftests/
Makefile revision 1.1
11.1Sriastrad# SPDX-License-Identifier: GPL-2.0-only
21.1Sriastradtest-drm_modeset-y := test-drm_modeset_common.o test-drm_plane_helper.o \
31.1Sriastrad                      test-drm_format.o test-drm_framebuffer.o \
41.1Sriastrad		      test-drm_damage_helper.o test-drm_dp_mst_helper.o \
51.1Sriastrad		      test-drm_rect.o
61.1Sriastrad
71.1Sriastradobj-$(CONFIG_DRM_DEBUG_SELFTEST) += test-drm_mm.o test-drm_modeset.o test-drm_cmdline_parser.o
8

Indexes created Wed Dec 03 03:09:37 GMT 2025