[BACK]Return to Makefile CVS log [TXT][DIR] Up to [Development] / linux-2.6-xfs / fs / 9p

File: [Development] / linux-2.6-xfs / fs / 9p / Makefile (download)

Revision 1.2, Wed Jan 25 00:04:14 2006 UTC (11 years, 8 months ago) by cattelan
Branch: MAIN
Changes since 1.1: +5 -5 lines

Merge up to 2.6.16-rc1

obj-$(CONFIG_9P_FS) := 9p2000.o

9p2000-objs := \
	trans_fd.o \
	trans_sock.o \
	mux.o \
	9p.o \
	conv.o \
	vfs_super.o \
	vfs_inode.o \
	vfs_file.o \
	vfs_dir.o \
	vfs_dentry.o \
	error.o \
	v9fs.o \
	fid.o