Merge tag 'fsnotify_for_v6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-block.git] / samples / Makefile
index 7cb632ef88eeb1f3257cda8cdc77e5626506acfc..7727f1a0d6d157c5735ef9a286e59ea43f3fbcf3 100644 (file)
@@ -33,7 +33,7 @@ subdir-$(CONFIG_SAMPLE_VFS)           += vfs
 obj-$(CONFIG_SAMPLE_INTEL_MEI)         += mei/
 subdir-$(CONFIG_SAMPLE_WATCHDOG)       += watchdog
 subdir-$(CONFIG_SAMPLE_WATCH_QUEUE)    += watch_queue
-obj-$(CONFIG_DEBUG_KMEMLEAK_TEST)      += kmemleak/
+obj-$(CONFIG_SAMPLE_KMEMLEAK)          += kmemleak/
 obj-$(CONFIG_SAMPLE_CORESIGHT_SYSCFG)  += coresight/
 obj-$(CONFIG_SAMPLE_FPROBE)            += fprobe/
 obj-$(CONFIG_SAMPLES_RUST)             += rust/