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

6 lines
164 B
Makefile

# SPDX-License-Identifier: GPL-2.0 AND MIT
obj-$(CONFIG_DRM_TTM_KUNIT_TEST) += \
ttm_device_test.o \
ttm_pool_test.o \
ttm_kunit_helpers.o