1 # SPDX-License-Identifier: GPL-2.0 2 # 3 # Makefile for the linux hypfs filesystem rout 4 # 5 6 obj-$(CONFIG_S390_HYPFS) += hypfs_dbfs. 7 obj-$(CONFIG_S390_HYPFS) += hypfs_diag. 8 obj-$(CONFIG_S390_HYPFS) += hypfs_diag0 9 obj-$(CONFIG_S390_HYPFS) += hypfs_sprp. 10 obj-$(CONFIG_S390_HYPFS) += hypfs_vm.o 11 12 obj-$(CONFIG_S390_HYPFS_FS) += hypfs_diag_ 13 obj-$(CONFIG_S390_HYPFS_FS) += hypfs_vm_fs 14 obj-$(CONFIG_S390_HYPFS_FS) += inode.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.