Makefile 220 字节
Newer Older
M
Mathieu Desnoyers 已提交
1 2
# Makefile for Linux samples code

3
obj-$(CONFIG_SAMPLES)	+= kobject/ kprobes/ trace_events/ livepatch/ \
C
Christoph Hellwig 已提交
4
			   hw_breakpoint/ kfifo/ kdb/ hidraw/ rpmsg/ seccomp/ \
5
			   configfs/ connector/ v4l/ trace_printk/ blackfin/