Mathieu Desnoyers | 31155bc | 2007-10-18 23:41:08 -0700 | [diff] [blame] | 1 | # Makefile for Linux samples code |
2 | |||||
Frederic Weisbecker | 0f8f86c | 2009-10-18 01:09:09 +0200 | [diff] [blame] | 3 | obj-$(CONFIG_SAMPLES) += kobject/ kprobes/ tracepoints/ trace_events/ \ |
Will Drewry | 8ac270d | 2012-04-12 16:48:04 -0500 | [diff] [blame] | 4 | hw_breakpoint/ kfifo/ kdb/ hidraw/ rpmsg/ seccomp/ |