]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - kernel/rcu/Makefile
Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma
[mirror_ubuntu-bionic-kernel.git] / kernel / rcu / Makefile
1 obj-y += update.o sync.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