Creation of Cybook 2416 (actually Gen4) repository
This commit is contained in:
9
net/rose/Makefile
Normal file
9
net/rose/Makefile
Normal file
@@ -0,0 +1,9 @@
|
||||
#
|
||||
# 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
|
||||
Reference in New Issue
Block a user