2007-10-19 08:41:08 +02:00
|
|
|
# Makefile for Linux samples code
|
|
|
|
|
2014-12-16 18:58:20 +01:00
|
|
|
obj-$(CONFIG_SAMPLES) += kobject/ kprobes/ trace_events/ livepatch/ \
|
2015-10-03 15:32:59 +02:00
|
|
|
hw_breakpoint/ kfifo/ kdb/ hidraw/ rpmsg/ seccomp/ \
|
2016-10-07 00:00:50 +02:00
|
|
|
configfs/ connector/ v4l/ trace_printk/ blackfin/
|