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