Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
[linux-2.6/sactl.git] / net / 9p / Makefile
blob85b3a7838acf819b8fc38e7ad429b4978e44aa0b
1 obj-$(CONFIG_NET_9P) := 9pnet.o
3 9pnet-objs := \
4 mod.o \
5 trans_fd.o \
6 mux.o \
7 client.o \
8 conv.o \
9 error.o \
10 fcprint.o \
11 util.o \
13 9pnet-$(CONFIG_SYSCTL) += sysctl.o