X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=samples%2FMakefile;h=0f15e6d77fd641a516f3ed53ba2d16a3a273108d;hb=605bfaee9078cd0b01d83402315389839ee4bb5c;hp=10eaca89fe17913875f90cf0354a9478978db018;hpb=4a0897526bbc5c6ac0df80b16b8c60339e717ae2;p=safe%2Fjmp%2Flinux-2.6 diff --git a/samples/Makefile b/samples/Makefile index 10eaca8..0f15e6d 100644 --- a/samples/Makefile +++ b/samples/Makefile @@ -1,3 +1,4 @@ # Makefile for Linux samples code -obj-$(CONFIG_SAMPLES) += markers/ kobject/ kprobes/ tracepoints/ +obj-$(CONFIG_SAMPLES) += kobject/ kprobes/ tracepoints/ trace_events/ \ + hw_breakpoint/