Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / kernel / rcu / Makefile
... / ...
CommitLineData
1obj-y += update.o
2obj-$(CONFIG_SRCU) += srcu.o
3obj-$(CONFIG_RCU_TORTURE_TEST) += rcutorture.o
4obj-$(CONFIG_TREE_RCU) += tree.o
5obj-$(CONFIG_PREEMPT_RCU) += tree.o
6obj-$(CONFIG_TREE_RCU_TRACE) += tree_trace.o
7obj-$(CONFIG_TINY_RCU) += tiny.o
This page took 0.024476 seconds and 5 git commands to generate.