Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
[deliverable/linux.git] / fs / freevxfs / Makefile
CommitLineData
1da177e4
LT
1#
2# VxFS Makefile
3#
4
5obj-$(CONFIG_VXFS_FS) += freevxfs.o
6
7freevxfs-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
This page took 0.767269 seconds and 5 git commands to generate.