Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
[deliverable/linux.git] / net / tipc / Makefile
index b8a13caad59a518dddd2a8a50ad3a9a04f363cae..333e4592772ced97b3a636c0b7a854f795a140cd 100644 (file)
@@ -7,8 +7,8 @@ obj-$(CONFIG_TIPC) := tipc.o
 tipc-y += addr.o bcast.o bearer.o config.o \
           core.o link.o discover.o msg.o  \
           name_distr.o  subscr.o name_table.o net.o  \
-          netlink.o node.o node_subscr.o \
-          socket.o log.o eth_media.o server.o
+          netlink.o node.o socket.o log.o eth_media.o \
+          server.o
 
 tipc-$(CONFIG_TIPC_MEDIA_IB)   += ib_media.o
 tipc-$(CONFIG_SYSCTL)          += sysctl.o
This page took 0.024181 seconds and 5 git commands to generate.