]> Git Repo - linux.git/blob - arch/s390/hypfs/Makefile
ALSA: uapi: Fix sparse warning
[linux.git] / arch / s390 / hypfs / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for the linux hypfs filesystem routines.
4 #
5
6 obj-$(CONFIG_S390_HYPFS_FS) += s390_hypfs.o
7
8 s390_hypfs-objs := inode.o hypfs_diag.o hypfs_vm.o hypfs_dbfs.o hypfs_sprp.o
9 s390_hypfs-objs += hypfs_diag0c.o
This page took 0.029926 seconds and 4 git commands to generate.