X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=samples%2FMakefile;h=2e02575f779441bf1babe686f50f0b7fb1d3e03e;hb=fcff474ea5cb17ff015aa40e92ed86fede41f1e2;hp=8652d0f268ad0fb25e24c65375828ec932df2e96;hpb=ef3f2de2b5496f721b12f21a157e19eac816394b;p=linux-2.6 diff --git a/samples/Makefile b/samples/Makefile index 8652d0f268..2e02575f77 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/