1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the linux hypfs filesystem routines.
#

obj-$(CONFIG_S390_HYPFS)	+= hypfs_dbfs.o
obj-$(CONFIG_S390_HYPFS)	+= hypfs_diag.o
obj-$(CONFIG_S390_HYPFS)	+= hypfs_diag0c.o
obj-$(CONFIG_S390_HYPFS)	+= hypfs_sprp.o
obj-$(CONFIG_S390_HYPFS)	+= hypfs_vm.o

obj-$(CONFIG_S390_HYPFS_FS)	+= hypfs_diag_fs.o
obj-$(CONFIG_S390_HYPFS_FS)	+= hypfs_vm_fs.o
obj-$(CONFIG_S390_HYPFS_FS)	+= inode.o
孤身打馬南屏舊橋邊過 恰逢山雨來時霧濛濛