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