summaryrefslogtreecommitdiff
path: root/net/decnet/Makefile
blob: e44003af71f63306a2ffc16943019608a5dc2632 (plain)
1
2
3
4
5
6
7
8
9
10

obj-$(CONFIG_DECNET) += decnet.o

decnet-y := af_decnet.o dn_nsp_in.o dn_nsp_out.o \
	    dn_route.o dn_dev.o dn_neigh.o dn_timer.o
decnet-$(CONFIG_DECNET_ROUTER) += dn_fib.o dn_rules.o dn_table.o
decnet-y += sysctl_net_decnet.o

obj-$(CONFIG_NETFILTER) += netfilter/

eletions'>-0/+1 2017-02-03net/sched: act_ife: Change to use ife moduleYotam Gigi1-9/+1 2017-02-03net: Introduce ife encapsulation moduleYotam Gigi2-0/+19 2017-02-02net: add LINUX_MIB_PFMEMALLOCDROP counterEric Dumazet1-0/+1 2017-02-02unix: add ioctl to open a unix socket file with O_PATHAndrey Vagin1-0/+2 2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+3 @systec-electronic.com> Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'net/l2tp')