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