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