Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
[deliverable/linux.git] / arch / s390 / hypfs / Makefile
CommitLineData
24bbb1fa
MH
1#
2# Makefile for the linux hypfs filesystem routines.
3#
4
5obj-$(CONFIG_S390_HYPFS_FS) += s390_hypfs.o
6
07be0382 7s390_hypfs-objs := inode.o hypfs_diag.o hypfs_vm.o hypfs_dbfs.o hypfs_sprp.o
34c0dad7 8s390_hypfs-objs += hypfs_diag0c.o
This page took 0.981137 seconds and 5 git commands to generate.