summaryrefslogtreecommitdiff
path: root/samples/kmemleak/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'samples/kmemleak/Makefile')
-rw-r--r--samples/kmemleak/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/kmemleak/Makefile b/samples/kmemleak/Makefile
index 16b6132c540c..8a999ab43b6d 100644
--- a/samples/kmemleak/Makefile
+++ b/samples/kmemleak/Makefile
@@ -1,3 +1,3 @@
# SPDX-License-Identifier: GPL-2.0-only
-obj-$(CONFIG_DEBUG_KMEMLEAK_TEST) += kmemleak-test.o
+obj-$(CONFIG_SAMPLE_KMEMLEAK) += kmemleak-test.o