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