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