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