blob: 440fafa9fd07246f0fca25cef4da3f333504685f [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Makefile for the Linux IPX layer.
3#
4
5obj-$(CONFIG_IPX) += ipx.o
6
stephen hemminger83bd1b72012-07-18 09:09:48 +00007ipx-y := af_ipx.o ipx_route.o ipx_proc.o pe2.o
Linus Torvalds1da177e2005-04-16 15:20:36 -07008ipx-$(CONFIG_SYSCTL) += sysctl_net_ipx.o