summaryrefslogtreecommitdiffstats
path: root/net/ipx/Makefile
blob: 440fafa9fd07246f0fca25cef4da3f333504685f (plain)
1
2
3
4
5
6
7
8
#
# Makefile for the Linux IPX layer.
#

obj-$(CONFIG_IPX) += ipx.o

ipx-y			:= af_ipx.o ipx_route.o ipx_proc.o pe2.o
ipx-$(CONFIG_SYSCTL)	+= sysctl_net_ipx.o
OpenPOWER on IntegriCloud