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