Sign in
gfiber
/
kernel
/
skids
/
b796900e7484f66f7a06d6ddf2e73236561a478a
/
.
/
net
/
ipx
/
Makefile
blob: 4b95e3ea0f8bccaf2571687ed72cdee09c4713a0 [
file
] [
log
] [
blame
]
Richard Frankel
503d3fc
2015-05-22 18:14:37 -0400
[
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
8
ipx
-
$
(
CONFIG_SYSCTL
)
+=
sysctl_net_ipx
.
o