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