aboutsummaryrefslogtreecommitdiffstats
path: root/net/rose/Makefile
blob: 3e6638f5ba578b9245eb8c8b8ad3f57de8bdf0e3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for the Linux Rose (X.25 PLP) layer.
#

obj-$(CONFIG_ROSE) += rose.o

rose-y	  := af_rose.o rose_dev.o rose_in.o rose_link.o rose_loopback.o \
	     rose_out.o rose_route.o rose_subr.o rose_timer.o
rose-$(CONFIG_SYSCTL) += sysctl_net_rose.o