X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=fs%2Fxfs%2FMakefile;h=d68b62a765920ae527637a556fa6b58e40cfea37;hb=81c39329010d6131c0909ccb91ffeaffc2e99010;hp=f64639176670b2228ac532607c0454d4b6e5a784;hpb=7d1fc01afc5af35e5197e0e75abe900f6bd279b8;p=deliverable%2Flinux.git diff --git a/fs/xfs/Makefile b/fs/xfs/Makefile index f64639176670..d68b62a76592 100644 --- a/fs/xfs/Makefile +++ b/fs/xfs/Makefile @@ -121,4 +121,4 @@ xfs-$(CONFIG_XFS_RT) += xfs_rtalloc.o xfs-$(CONFIG_XFS_POSIX_ACL) += xfs_acl.o xfs-$(CONFIG_SYSCTL) += xfs_sysctl.o xfs-$(CONFIG_COMPAT) += xfs_ioctl32.o -xfs-$(CONFIG_NFSD_PNFS) += xfs_pnfs.o +xfs-$(CONFIG_NFSD_BLOCKLAYOUT) += xfs_pnfs.o