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