Revision 3f4ae8605261e6f71e721e026bc18cb1851a7276 authored by Ben Dooks on 07 March 2010, 22:29:28 UTC, committed by Ben Dooks on 07 March 2010, 22:29:28 UTC
2 parent s 2086f84 + e1d5b65
Raw File
Makefile
# Makefile for Linux samples code

obj-$(CONFIG_SAMPLES)	+= kobject/ kprobes/ tracepoints/ trace_events/ \
			   hw_breakpoint/
back to top