Makefile 151 Bytes
Newer Older
Abhijith PA's avatar
Abhijith PA committed
1 2 3 4
# Makefile for Linux samples code

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