Merge commit 'v2.6.29-rc2' into perfcounters/core
[deliverable/linux.git] / kernel / Makefile
index 170a9213c1b68d6cee652fb7758fef556ecf127f..5537554ed80801b7fa7947f822677c083c42195d 100644 (file)
@@ -92,6 +92,7 @@ obj-$(CONFIG_HAVE_GENERIC_DMA_COHERENT) += dma-coherent.o
 obj-$(CONFIG_FUNCTION_TRACER) += trace/
 obj-$(CONFIG_TRACING) += trace/
 obj-$(CONFIG_SMP) += sched_cpupri.o
+obj-$(CONFIG_PERF_COUNTERS) += perf_counter.o
 
 ifneq ($(CONFIG_SCHED_OMIT_FRAME_POINTER),y)
 # According to Alan Modra <alan@linuxcare.com.au>, the -fno-omit-frame-pointer is
This page took 0.033228 seconds and 5 git commands to generate.