summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ttm/tests/Makefile
blob: ec87c4fc1ad5517e76405116650a66d89940f479 (plain)
1
2
3
4
5
6
# 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