1*4882a593Smuzhiyun# SPDX-License-Identifier: GPL-2.0-only 2*4882a593Smuzhiyun# 3*4882a593Smuzhiyun# Makefile for the pNFS Flexfile Layout Driver kernel module 4*4882a593Smuzhiyun# 5*4882a593Smuzhiyunobj-$(CONFIG_PNFS_FLEXFILE_LAYOUT) += nfs_layout_flexfiles.o 6*4882a593Smuzhiyunnfs_layout_flexfiles-y := flexfilelayout.o flexfilelayoutdev.o 7