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