Blame view

net/ipx/Makefile 159 Bytes
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
1
2
3
4
5
  #
  # Makefile for the Linux IPX layer.
  #
  
  obj-$(CONFIG_IPX) += ipx.o
83bd1b793   stephen hemminger   ipx: move peII fu...
6
  ipx-y			:= af_ipx.o ipx_route.o ipx_proc.o pe2.o
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
7
  ipx-$(CONFIG_SYSCTL)	+= sysctl_net_ipx.o