thesis/linux-6.8.1/drivers/gpu/drm/xe/tests/Makefile
2025-03-19 13:44:23 +01:00

10 lines
197 B
Makefile

# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_DRM_XE_KUNIT_TEST) += \
xe_bo_test.o \
xe_dma_buf_test.o \
xe_migrate_test.o \
xe_mocs_test.o \
xe_pci_test.o \
xe_rtp_test.o \
xe_wa_test.o