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