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