관리-도구
편집 파일: Makefile
# SPDX-License-Identifier: GPL-2.0-only # # Makefile for the pNFS block layout driver kernel module # obj-$(CONFIG_PNFS_BLOCK) += blocklayoutdriver.o blocklayoutdriver-y += blocklayout.o dev.o extent_tree.o rpc_pipefs.o