1 # SPDX-License-Identifier: GPL-2.0-only << 2 # 1 # 3 # VxFS Makefile 2 # VxFS Makefile 4 # 3 # 5 4 6 obj-$(CONFIG_VXFS_FS) += freevxfs.o 5 obj-$(CONFIG_VXFS_FS) += freevxfs.o 7 6 8 freevxfs-objs := vxfs_bmap.o vxfs_fshead.o vxf 7 freevxfs-objs := vxfs_bmap.o vxfs_fshead.o vxfs_immed.o vxfs_inode.o \ 9 vxfs_lookup.o vxfs_olt.o vxfs 8 vxfs_lookup.o vxfs_olt.o vxfs_subr.o vxfs_super.o
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.