]> Git Repo - linux.git/blob - arch/s390/hypfs/Makefile
Merge branch 'batman-adv/merge-oopsonly' of git://git.open-mesh.org/ecsv/linux-merge
[linux.git] / arch / s390 / hypfs / Makefile
1 #
2 # Makefile for the linux hypfs filesystem routines.
3 #
4
5 obj-$(CONFIG_S390_HYPFS_FS) += s390_hypfs.o
6
7 s390_hypfs-objs := inode.o hypfs_diag.o hypfs_vm.o hypfs_dbfs.o
This page took 0.034757 seconds and 4 git commands to generate.