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