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