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

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