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