Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
torvalds
GitHub Repository: torvalds/linux
Path: blob/master/drivers/gpu/tests/Makefile
170890 views
# 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