Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
a50b6d7b8d7e1a8b13bd1be65a865b115e1190d9
/
.
/
net
/
ipx
/
Makefile
blob: 4b95e3ea0f8bccaf2571687ed72cdee09c4713a0 [
file
] [
log
] [
blame
]
#
# Makefile for the Linux IPX layer.
#
obj
-
$
(
CONFIG_IPX
)
+=
ipx
.
o
ipx
-
y
:=
af_ipx
.
o ipx_route
.
o ipx_proc
.
o
ipx
-
$
(
CONFIG_SYSCTL
)
+=
sysctl_net_ipx
.
o