]> Pileus Git - ~andy/linux/blob - kernel/rcu/Makefile
tracing: Fix traceon trigger condition to actually turn tracing on
[~andy/linux] / kernel / rcu / Makefile
1 obj-y += update.o srcu.o
2 obj-$(CONFIG_RCU_TORTURE_TEST) += torture.o
3 obj-$(CONFIG_TREE_RCU) += tree.o
4 obj-$(CONFIG_TREE_PREEMPT_RCU) += tree.o
5 obj-$(CONFIG_TREE_RCU_TRACE) += tree_trace.o
6 obj-$(CONFIG_TINY_RCU) += tiny.o