[PATCH] x86-64 - new memory map handling
[linux-2.6/history.git] / fs / freevxfs / Makefile
blob44152c8dadc00b9a2e1e278f8b050c816582e001
2 # VxFS Makefile
5 obj-$(CONFIG_VXFS_FS) += freevxfs.o
7 freevxfs-objs := vxfs_bmap.o vxfs_fshead.o vxfs_immed.o vxfs_inode.o \
8 vxfs_lookup.o vxfs_olt.o vxfs_subr.o vxfs_super.o
10 include $(TOPDIR)/Rules.make