Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry...
[cascardo/linux.git] / 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