X-Git-Url: http://nv-tegra.nvidia.com/gitweb/?p=linux-2.6.git;a=blobdiff_plain;f=samples%2FMakefile;h=76b3c3455c292b844c1cc14ec138cddf58d46a20;hp=5a4f0b6bcbedf955a83c39ae46dbca0e42bfb472;hb=48987781eb1d1e8ded41f55cd5806615fda92c6e;hpb=31155bc03e35a8d2b2551bc2eea3da5791e1b776 diff --git a/samples/Makefile b/samples/Makefile index 5a4f0b6..76b3c34 100644 --- a/samples/Makefile +++ b/samples/Makefile @@ -1,3 +1,4 @@ # Makefile for Linux samples code -obj-$(CONFIG_SAMPLES) += markers/ +obj-$(CONFIG_SAMPLES) += kobject/ kprobes/ tracepoints/ trace_events/ \ + hw_breakpoint/ kfifo/