]> Git Repo - J-linux.git/blob - fs/nfs/filelayout/Makefile
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / fs / nfs / filelayout / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Makefile for the pNFS Files Layout Driver kernel module
4 #
5 obj-$(CONFIG_PNFS_FILE_LAYOUT) += nfs_layout_nfsv41_files.o
6 nfs_layout_nfsv41_files-y := filelayout.o filelayoutdev.o
This page took 0.030357 seconds and 4 git commands to generate.