Files

5 lines
142 B
Makefile
Raw Permalink Normal View History

# 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