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

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