xref: /linux/drivers/gpu/tests/Makefile (revision 4a9671a03f2be13acde0cb15c5208767a9cc56e4)
1*4a9671a0SJoel Fernandes# SPDX-License-Identifier: GPL-2.0
2*4a9671a0SJoel Fernandes
3*4a9671a0SJoel Fernandesgpu_buddy_tests-y = gpu_buddy_test.o gpu_random.o
4*4a9671a0SJoel Fernandesobj-$(CONFIG_DRM_KUNIT_TEST) += gpu_buddy_tests.o
5