Merge remote-tracking branches 'regulator/fix/88pm800', 'regulator/fix/max8973',...
[deliverable/linux.git] / kernel / rcu / Makefile
1 obj-y += update.o
2 obj-$(CONFIG_SRCU) += srcu.o
3 obj-$(CONFIG_RCU_TORTURE_TEST) += rcutorture.o
4 obj-$(CONFIG_TREE_RCU) += tree.o
5 obj-$(CONFIG_PREEMPT_RCU) += tree.o
6 obj-$(CONFIG_TREE_RCU_TRACE) += tree_trace.o
7 obj-$(CONFIG_TINY_RCU) += tiny.o
This page took 0.030269 seconds and 5 git commands to generate.