Makefile 181 Bytes edit raw blame history 1 2 3 4 5 6 # # 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