X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=samples%2FMakefile;h=2e02575f779441bf1babe686f50f0b7fb1d3e03e;hb=4adeaaf51ebcc3f629f5512b96aebb5089388bca;hp=8652d0f268ad0fb25e24c65375828ec932df2e96;hpb=c64768a7d671bcde80bca2aed93f9e07edc069c3;p=pandora-kernel.git diff --git a/samples/Makefile b/samples/Makefile index 8652d0f268ad..2e02575f7794 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/