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