Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[deliverable/linux.git] / fs / nfs / objlayout / Kbuild
1 #
2 # Makefile for the pNFS Objects Layout Driver kernel module
3 #
4 objlayoutdriver-y := objio_osd.o pnfs_osd_xdr_cli.o objlayout.o
5 obj-$(CONFIG_PNFS_OBJLAYOUT) += objlayoutdriver.o
This page took 0.038894 seconds and 5 git commands to generate.