1 # SPDX-License-Identifier: GPL-2.0-only << 2 # 1 # 3 # Makefile for the pNFS block layout driver ke 2 # Makefile for the pNFS block layout driver kernel module 4 # 3 # 5 obj-$(CONFIG_PNFS_BLOCK) += blocklayoutdriver. 4 obj-$(CONFIG_PNFS_BLOCK) += blocklayoutdriver.o 6 !! 5 blocklayoutdriver-objs := blocklayout.o extents.o blocklayoutdev.o blocklayoutdm.o 7 blocklayoutdriver-y += blocklayout.o dev.o ext <<
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.