X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=samples%2FMakefile;h=2e02575f779441bf1babe686f50f0b7fb1d3e03e;hb=7274264f60cc0b71389efed286001ff0860c3141;hp=5a4f0b6bcbedf955a83c39ae46dbca0e42bfb472;hpb=4c5cdb1e1f2a502069f57a60b5c6b97b8106c73c;p=linux-2.6-omap-h63xx.git diff --git a/samples/Makefile b/samples/Makefile index 5a4f0b6bcbe..2e02575f779 100644 --- a/samples/Makefile +++ b/samples/Makefile @@ -1,3 +1,3 @@ # Makefile for Linux samples code -obj-$(CONFIG_SAMPLES) += markers/ +obj-$(CONFIG_SAMPLES) += markers/ kobject/ kprobes/