Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
c060f9329f4a5aa94d8e61c8f2bb8996a8180059
/
.
/
net
/
rose
/
Makefile
blob: fa248116fd5b619026feefc0f5b04f96d355a4af [
file
] [
log
] [
blame
]
#
# 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