android_kernel_cmhtcleo/net/ipx/Makefile

9 lines
153 B
Makefile
Raw Permalink Normal View History

2010-08-27 09:19:57 +00:00
#
# Makefile for the Linux IPX layer.
#
obj-$(CONFIG_IPX) += ipx.o
ipx-y := af_ipx.o ipx_route.o ipx_proc.o
ipx-$(CONFIG_SYSCTL) += sysctl_net_ipx.o