X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=samples%2FMakefile;h=10eaca89fe17913875f90cf0354a9478978db018;hb=8a787b40ecf29e5d8cc95bf9f12986862d230d8e;hp=2e02575f779441bf1babe686f50f0b7fb1d3e03e;hpb=1ca721cdb748ba72c47e9c661d54696db3cde796;p=pandora-kernel.git diff --git a/samples/Makefile b/samples/Makefile index 2e02575f7794..10eaca89fe17 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/