]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - samples/Makefile
Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
[linux.git] / samples / Makefile
index cd496d633370173179994ef6093eb48997cb3d32..5ce50ef0f2b2eed9b48ec06aba1202afd3f0e515 100644 (file)
@@ -18,6 +18,8 @@ subdir-$(CONFIG_SAMPLE_SECCOMP)               += seccomp
 obj-$(CONFIG_SAMPLE_TRACE_EVENTS)      += trace_events/
 obj-$(CONFIG_SAMPLE_TRACE_PRINTK)      += trace_printk/
 obj-$(CONFIG_SAMPLE_FTRACE_DIRECT)     += ftrace/
+obj-$(CONFIG_SAMPLE_TRACE_ARRAY)       += ftrace/
 obj-$(CONFIG_VIDEO_PCI_SKELETON)       += v4l/
 obj-y                                  += vfio-mdev/
 subdir-$(CONFIG_SAMPLE_VFS)            += vfs
+obj-$(CONFIG_SAMPLE_INTEL_MEI)         += mei/