xref: /kernel/linux/linux-6.6/arch/s390/hypfs/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/arch/s390/hypfs/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci#
362306a36Sopenharmony_ci# Makefile for the linux hypfs filesystem routines.
462306a36Sopenharmony_ci#
562306a36Sopenharmony_ci
662306a36Sopenharmony_ciobj-$(CONFIG_S390_HYPFS)	+= hypfs_dbfs.o
762306a36Sopenharmony_ciobj-$(CONFIG_S390_HYPFS)	+= hypfs_diag.o
862306a36Sopenharmony_ciobj-$(CONFIG_S390_HYPFS)	+= hypfs_diag0c.o
962306a36Sopenharmony_ciobj-$(CONFIG_S390_HYPFS)	+= hypfs_sprp.o
1062306a36Sopenharmony_ciobj-$(CONFIG_S390_HYPFS)	+= hypfs_vm.o
1162306a36Sopenharmony_ci
1262306a36Sopenharmony_ciobj-$(CONFIG_S390_HYPFS_FS)	+= hypfs_diag_fs.o
1362306a36Sopenharmony_ciobj-$(CONFIG_S390_HYPFS_FS)	+= hypfs_vm_fs.o
1462306a36Sopenharmony_ciobj-$(CONFIG_S390_HYPFS_FS)	+= inode.o
15

Indexes created Thu Nov 07 10:32:03 CST 2024