Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
[firefly-linux-kernel-4.4.55.git] / net / tipc / Makefile
index dceb7027946c9ed2f0bf0afe5762ad75fb548c85..521d24d04ab2c9e1f7363510e3e0fa151cf07de5 100644 (file)
@@ -4,10 +4,10 @@
 
 obj-$(CONFIG_TIPC) := tipc.o
 
-tipc-y += addr.o bcast.o bearer.o config.o cluster.o \
+tipc-y += addr.o bcast.o bearer.o config.o \
           core.o handler.o link.o discover.o msg.o  \
           name_distr.o  subscr.o name_table.o net.o  \
           netlink.o node.o node_subscr.o port.o ref.o  \
-          socket.o user_reg.o zone.o dbg.o eth_media.o
+          socket.o log.o eth_media.o
 
 # End of file