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