Current Path : /usr/src/linux-headers-3.13.0-185/fs/nfs/objlayout/ |
Current File : //usr/src/linux-headers-3.13.0-185/fs/nfs/objlayout/Kbuild |
# # 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