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