summaryrefslogtreecommitdiff
path: root/drivers/gpu/tests/Makefile
blob: 4183e6e2de45118ff947cdc1f5e5aabeb3763285 (plain)
1
2
3
4
# SPDX-License-Identifier: GPL-2.0

gpu_buddy_tests-y = gpu_buddy_test.o gpu_random.o
obj-$(CONFIG_GPU_BUDDY_KUNIT_TEST) += gpu_buddy_tests.o