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