DIR:/usr/src/kernels/3.10.0-1160.119.1.el7.tuxcare.els11.x86_64/arch/s390/hypfs/ |
Current File : //usr/src/kernels/3.10.0-1160.119.1.el7.tuxcare.els11.x86_64/arch/s390/hypfs/Makefile |
# # Makefile for the linux hypfs filesystem routines. # obj-$(CONFIG_S390_HYPFS_FS) += s390_hypfs.o s390_hypfs-objs := inode.o hypfs_diag.o hypfs_vm.o hypfs_dbfs.o s390_hypfs-objs += hypfs_diag0c.o |