aboutsummaryrefslogtreecommitdiffstats
path: root/samples/Makefile
blob: fadadb1c3b05a54c87526205966c9879e55e95cd (plain) (blame)
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/ statx/ qmi/ binderfs/ pidfd/