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