]> Git Repo - linux.git/blob - kernel/rcu/Makefile
ARM: ux500: move MSP pin control to the device tree
[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
This page took 0.035706 seconds and 4 git commands to generate.