]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/blame - net/netrom/Makefile
Merge tag 'mips_fixes_5.0_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
[mirror_ubuntu-disco-kernel.git] / net / netrom / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the Linux NET/ROM layer.
3#
4
5obj-$(CONFIG_NETROM) += netrom.o
6
7netrom-y := af_netrom.o nr_dev.o nr_in.o nr_loopback.o \
8 nr_out.o nr_route.o nr_subr.o nr_timer.o
9netrom-$(CONFIG_SYSCTL) += sysctl_net_netrom.o