Merge branch 'tip/perf/jump-label-2' of git://git.kernel.org/pub/scm/linux/kernel...
[cascardo/linux.git] / samples / Makefile
1 # Makefile for Linux samples code
2
3 obj-$(CONFIG_SAMPLES)   += kobject/ kprobes/ tracepoints/ trace_events/ \
4                            hw_breakpoint/ kfifo/