hw-breakpoints: sample HW breakpoint over kernel data address
[safe/jmp/linux-2.6] / samples / Makefile
1 # Makefile for Linux samples code
2
3 obj-$(CONFIG_SAMPLES)   += markers/ kobject/ kprobes/ tracepoints/ \
4                         trace_events/ hw_breakpoint/