aboutsummaryrefslogtreecommitdiffstats
path: root/samples/Makefile
blob: 70cf3758dcf2f91bddd2123ca029ee89e9140c3b (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/