X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=fs%2Fnfs%2FMakefile;h=845159814de2985869689aa0d033c2fd07b41a5d;hb=1551260d1f0fb1d23f264582092b862fce5e2dbd;hp=0e0bb6c17a8649dfb5de0cd57ccb5e2ec39f69e3;hpb=8ec442ae4c6577ed181682e534d4eef524e30b3c;p=linux-2.6-omap-h63xx.git diff --git a/fs/nfs/Makefile b/fs/nfs/Makefile index 0e0bb6c17a8..845159814de 100644 --- a/fs/nfs/Makefile +++ b/fs/nfs/Makefile @@ -15,4 +15,4 @@ nfs-$(CONFIG_NFS_V4) += nfs4proc.o nfs4xdr.o nfs4state.o nfs4renewd.o \ callback.o callback_xdr.o callback_proc.o \ nfs4namespace.o nfs-$(CONFIG_SYSCTL) += sysctl.o -nfs-$(CONFIG_NFS_FSCACHE) += fscache-index.o +nfs-$(CONFIG_NFS_FSCACHE) += fscache.o fscache-index.o