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

obj-$(CONFIG_SAMPLES)	+= kobject/ kprobes/ tracepoints/ trace_events/ \
			   hw_breakpoint/ kfifo/ kdb/ hidraw/ rpmsg/ seccomp/