Files
Debian-9-Kernel/fs/nfs/objlayout/Kbuild
T
2023-05-02 09:58:35 +02:00

6 lines
178 B
Makefile

#
# Makefile for the pNFS Objects Layout Driver kernel module
#
objlayoutdriver-y := objio_osd.o pnfs_osd_xdr_cli.o objlayout.o
obj-$(CONFIG_PNFS_OBJLAYOUT) += objlayoutdriver.o