Makefile 213 B

123456789
  1. #
  2. # Makefile for the linux hypfs filesystem routines.
  3. #
  4. obj-$(CONFIG_S390_HYPFS_FS) += s390_hypfs.o
  5. s390_hypfs-objs := inode.o hypfs_diag.o hypfs_vm.o hypfs_dbfs.o hypfs_sprp.o
  6. s390_hypfs-objs += hypfs_diag0c.o