Committer: Michael Beasley <mike@snafu.setup>
[mikesnafu-overlay.git] / net / core / Makefile
blobb1332f6d0042bab1cc5acad312782e3c2da6fb64
2 # Makefile for the Linux networking core.
5 obj-y := sock.o request_sock.o skbuff.o iovec.o datagram.o stream.o scm.o \
6 gen_stats.o gen_estimator.o net_namespace.o
8 obj-$(CONFIG_SYSCTL) += sysctl_net_core.o
10 obj-y += dev.o ethtool.o dev_mcast.o dst.o netevent.o \
11 neighbour.o rtnetlink.o utils.o link_watch.o filter.o
13 obj-$(CONFIG_XFRM) += flow.o
14 obj-y += net-sysfs.o
15 obj-$(CONFIG_NET_PKTGEN) += pktgen.o
16 obj-$(CONFIG_NETPOLL) += netpoll.o
17 obj-$(CONFIG_NET_DMA) += user_dma.o
18 obj-$(CONFIG_FIB_RULES) += fib_rules.o