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