xref: /linux/samples/Makefile (revision 1a5aeeecd550ee4344cfba1791f1134739b16dc6)
1# Makefile for Linux samples code
2
3obj-$(CONFIG_SAMPLES)	+= markers/ kobject/ kprobes/ tracepoints/ trace_events/
4