Files
kernel/samples/Makefile
T

5 lines
155 B
Makefile
Raw Normal View History

2007-10-18 23:41:08 -07:00
# Makefile for Linux samples code
obj-$(CONFIG_SAMPLES) += kobject/ kprobes/ tracepoints/ trace_events/ \
2011-10-20 21:41:24 +02:00
hw_breakpoint/ kfifo/ kdb/ hidraw/ rpmsg/