]> 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 d6062ab25347d89e50f4db77bb6758643bd15986..5ce50ef0f2b2eed9b48ec06aba1202afd3f0e515 100644 (file)
@@ -17,6 +17,8 @@ obj-$(CONFIG_SAMPLE_RPMSG_CLIENT)     += rpmsg/
 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