Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 #
0003 # Makefile for the Linux Rose (X.25 PLP) layer.
0004 #
0005 
0006 obj-$(CONFIG_ROSE) += rose.o
0007 
0008 rose-y    := af_rose.o rose_dev.o rose_in.o rose_link.o rose_loopback.o \
0009              rose_out.o rose_route.o rose_subr.o rose_timer.o
0010 rose-$(CONFIG_SYSCTL) += sysctl_net_rose.o