X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=samples%2FMakefile;h=10eaca89fe17913875f90cf0354a9478978db018;hb=a27028349ccbcec9dde9d6dbba9d4017ad9ad5ab;hp=8652d0f268ad0fb25e24c65375828ec932df2e96;hpb=70ec75c5b8e0bda7a16fb387f91e08545f379a0e;p=linux-2.6-omap-h63xx.git diff --git a/samples/Makefile b/samples/Makefile index 8652d0f268a..10eaca89fe1 100644 --- a/samples/Makefile +++ b/samples/Makefile @@ -1,3 +1,3 @@ # Makefile for Linux samples code -obj-$(CONFIG_SAMPLES) += markers/ kobject/ +obj-$(CONFIG_SAMPLES) += markers/ kobject/ kprobes/ tracepoints/