Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
b3a3077d963fc54a25be26e2e84fe9f4327c1e12
/
.
/
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