]> bbs.cooldavid.org Git - net-next-2.6.git/blame - net/core/Makefile
[NET]: The scheduled removal of the frame diverter.
[net-next-2.6.git] / net / core / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the Linux networking core.
3#
4
0e87506f
ACM
5obj-y := sock.o request_sock.o skbuff.o iovec.o datagram.o stream.o scm.o \
6 gen_stats.o gen_estimator.o
1da177e4
LT
7
8obj-$(CONFIG_SYSCTL) += sysctl_net_core.o
9
8d71740c 10obj-y += dev.o ethtool.o dev_mcast.o dst.o netevent.o \
1da177e4
LT
11 neighbour.o rtnetlink.o utils.o link_watch.o filter.o
12
6aef4fdf 13obj-$(CONFIG_XFRM) += flow.o
1da177e4 14obj-$(CONFIG_SYSFS) += net-sysfs.o
1da177e4 15obj-$(CONFIG_NET_PKTGEN) += pktgen.o
d86b5e0e 16obj-$(CONFIG_WIRELESS_EXT) += wireless.o
1da177e4 17obj-$(CONFIG_NETPOLL) += netpoll.o
de5506e1 18obj-$(CONFIG_NET_DMA) += user_dma.o
14c0b97d 19obj-$(CONFIG_FIB_RULES) += fib_rules.o