X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=samples%2FMakefile;h=7cb632ef88eeb1f3257cda8cdc77e5626506acfc;hb=143c7bc6496c886ce5db2a2f9cec580494690170;hp=9832ef3f8fcbaf293a861ece56c594559e6cb965;hpb=f80c71f7a868958f0547240c9e5e82b19623783f;p=platform%2Fkernel%2Flinux-starfive.git diff --git a/samples/Makefile b/samples/Makefile index 9832ef3..7cb632e 100644 --- a/samples/Makefile +++ b/samples/Makefile @@ -24,6 +24,7 @@ obj-$(CONFIG_SAMPLE_TRACE_CUSTOM_EVENTS) += trace_events/ obj-$(CONFIG_SAMPLE_TRACE_PRINTK) += trace_printk/ obj-$(CONFIG_SAMPLE_FTRACE_DIRECT) += ftrace/ obj-$(CONFIG_SAMPLE_FTRACE_DIRECT_MULTI) += ftrace/ +obj-$(CONFIG_SAMPLE_FTRACE_OPS) += ftrace/ obj-$(CONFIG_SAMPLE_TRACE_ARRAY) += ftrace/ subdir-$(CONFIG_SAMPLE_UHID) += uhid obj-$(CONFIG_VIDEO_PCI_SKELETON) += v4l/