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