1*ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 2d67ae825STom Haynes# 3d67ae825STom Haynes# Makefile for the pNFS Flexfile Layout Driver kernel module 4d67ae825STom Haynes# 5d67ae825STom Haynesobj-$(CONFIG_PNFS_FLEXFILE_LAYOUT) += nfs_layout_flexfiles.o 6d67ae825STom Haynesnfs_layout_flexfiles-y := flexfilelayout.o flexfilelayoutdev.o 7