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