netlink: With opcode INET_DIAG_BC_S_LE dport was compared in inet_diag_bc_run()
[deliverable/linux.git] / net / ipx / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the Linux IPX layer.
3#
4
5obj-$(CONFIG_IPX) += ipx.o
6
7ipx-y := af_ipx.o ipx_route.o ipx_proc.o
8ipx-$(CONFIG_SYSCTL) += sysctl_net_ipx.o
This page took 0.423582 seconds and 5 git commands to generate.