rcu: Create rcu_sync infrastructure
[linux-2.6-microblaze.git] / kernel / rcu / Makefile
index 50a8084..61a1656 100644 (file)
@@ -1,4 +1,4 @@
-obj-y += update.o
+obj-y += update.o sync.o
 obj-$(CONFIG_SRCU) += srcu.o
 obj-$(CONFIG_RCU_TORTURE_TEST) += rcutorture.o
 obj-$(CONFIG_TREE_RCU) += tree.o