summaryrefslogtreecommitdiff
path: root/drivers/gpu/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/tests/Makefile')
-rw-r--r--drivers/gpu/tests/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/tests/Makefile b/drivers/gpu/tests/Makefile
index 8e7654e87d82..4183e6e2de45 100644
--- a/drivers/gpu/tests/Makefile
+++ b/drivers/gpu/tests/Makefile
@@ -1,4 +1,4 @@
# SPDX-License-Identifier: GPL-2.0
gpu_buddy_tests-y = gpu_buddy_test.o gpu_random.o
-obj-$(CONFIG_DRM_KUNIT_TEST) += gpu_buddy_tests.o
+obj-$(CONFIG_GPU_BUDDY_KUNIT_TEST) += gpu_buddy_tests.o