Merge tag 'msm-cleanup-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / net / ipx / Makefile
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
This page took 0.037273 seconds and 6 git commands to generate.