summaryrefslogtreecommitdiff
path: root/samples/Makefile
blob: 2484cc262d3ebc731eb475c382064464742930dd (plain)
1
2
3
4
5
6
# Makefile for Linux samples code

obj-$(CONFIG_SAMPLES)	+= kobject/ kprobes/ trace_events/ livepatch/ \
			   hw_breakpoint/ kfifo/ kdb/ hidraw/ rpmsg/ seccomp/ \
			   configfs/ connector/ v4l/ trace_printk/ \
			   vfio-mdev/ vfs/ qmi/ binderfs/ pidfd/