X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=kernel%2FMakefile;h=2093a691f1c25159ec9f13d58257b21b824cce04;hb=f1a745710f001e8c2eec6d525396083e1f4c389a;hp=780c8dcf45168ece4ae23ca1917afdff935024d9;hpb=cdae219cec501ae4fba60e92c7a2a3aad1625b8d;p=~andy%2Flinux diff --git a/kernel/Makefile b/kernel/Makefile index 780c8dcf451..2093a691f1c 100644 --- a/kernel/Makefile +++ b/kernel/Makefile @@ -96,6 +96,7 @@ obj-$(CONFIG_HAVE_GENERIC_DMA_COHERENT) += dma-coherent.o obj-$(CONFIG_FUNCTION_TRACER) += trace/ obj-$(CONFIG_TRACING) += trace/ obj-$(CONFIG_X86_DS) += trace/ +obj-$(CONFIG_RING_BUFFER) += trace/ obj-$(CONFIG_SMP) += sched_cpupri.o obj-$(CONFIG_SLOW_WORK) += slow-work.o obj-$(CONFIG_PERF_COUNTERS) += perf_counter.o