X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=samples%2FMakefile;h=2e02575f779441bf1babe686f50f0b7fb1d3e03e;hb=e306501d1c4ff610feaba74ac35dd13e470480e6;hp=8652d0f268ad0fb25e24c65375828ec932df2e96;hpb=877c357e7511395bc923ec9efc2e8b021a17ed79;p=linux-2.6-omap-h63xx.git diff --git a/samples/Makefile b/samples/Makefile index 8652d0f268a..2e02575f779 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/