## Makefile for the Linux TIPC layer#obj-$(CONFIG_TIPC):=tipc.o
tipc-y+=addr.obcast.obearer.o\core.olink.odiscover.omsg.o\name_distr.osubscr.oname_table.onet.o\netlink.onetlink_compat.onode.osocket.oeth_media.o\server.osocket.o
tipc-$(CONFIG_TIPC_MEDIA_IB)+=ib_media.o
tipc-$(CONFIG_SYSCTL)+=sysctl.o