Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v2.6.29 7 lines 153 B view raw
1# 2# Makefile for the linux hypfs filesystem routines. 3# 4 5obj-$(CONFIG_S390_HYPFS_FS) += s390_hypfs.o 6 7s390_hypfs-objs := inode.o hypfs_diag.o hypfs_vm.o