Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « freevxfs « fs - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 87ad097440d69411310516519822a75aa8565bd1 (plain)
1
2
3
4
5
6
7
8
#
# VxFS Makefile
#

obj-$(CONFIG_VXFS_FS) += freevxfs.o

freevxfs-objs := vxfs_bmap.o vxfs_fshead.o vxfs_immed.o vxfs_inode.o \
		 vxfs_lookup.o vxfs_olt.o vxfs_subr.o vxfs_super.o