Gitiles
Code Review
Sign In
192.168.1.100
/
T103
/
1f884588077ad3476b9c91cbb0ee9ee0332bbb68
/
.
/
src
/
kernel
/
linux
/
v4.14
/
net
/
ipx
/
Makefile
blob: 440fafa9fd07246f0fca25cef4da3f333504685f [
file
] [
log
] [
blame
]
rjw
1f88458
2022-01-06 17:20:42 +0800
[
diff
] [
blame^
]
1
#
2
# Makefile for the Linux IPX layer.
3
#
4
5
obj
-
$
(
CONFIG_IPX
)
+=
ipx
.
o
6
7
ipx
-
y
:=
af_ipx
.
o ipx_route
.
o ipx_proc
.
o pe2
.
o
8
ipx
-
$
(
CONFIG_SYSCTL
)
+=
sysctl_net_ipx
.
o