tracing/events: add trace-events-sample
[safe/jmp/linux-2.6] / samples / Makefile
1 # Makefile for Linux samples code
2
3 obj-$(CONFIG_SAMPLES)   += markers/ kobject/ kprobes/ tracepoints/ trace_events/