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