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