summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ttm/tests/Makefile
blob: c92fe2052ef6e3b612c108aeb43897e6ee71193f (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0 AND MIT

obj-$(CONFIG_DRM_TTM_KUNIT_TEST) += \
        ttm_device_test.o \
        ttm_pool_test.o \
        ttm_resource_test.o \
        ttm_kunit_helpers.o