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