X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=samples%2FMakefile;h=10eaca89fe17913875f90cf0354a9478978db018;hb=c9690998ef48ffefeccb91c70a7739eebdea57f9;hp=2e02575f779441bf1babe686f50f0b7fb1d3e03e;hpb=71ca44dac4cbf89ce88e460a293cc25c5b18fa50;p=~andy%2Flinux 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/