]> Git Repo - linux.git/blame - net/ipx/Makefile
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
[linux.git] / net / ipx / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the Linux IPX layer.
3#
4
5obj-$(CONFIG_IPX) += ipx.o
6
83bd1b79 7ipx-y := af_ipx.o ipx_route.o ipx_proc.o pe2.o
1da177e4 8ipx-$(CONFIG_SYSCTL) += sysctl_net_ipx.o
This page took 0.63397 seconds and 4 git commands to generate.