diff --git a/fs/nfs/Makefile b/fs/nfs/Makefile index b55cb236cf74c0be1adf41d43e21e71d298fa1b5..df0f41e0988526fe8c8529fbfbe7f32e0b41c4eb 100644 --- a/fs/nfs/Makefile +++ b/fs/nfs/Makefile @@ -16,4 +16,3 @@ nfs-$(CONFIG_NFS_V4) += nfs4proc.o nfs4xdr.o nfs4state.o nfs4renewd.o \ nfs4namespace.o nfs-$(CONFIG_NFS_DIRECTIO) += direct.o nfs-$(CONFIG_SYSCTL) += sysctl.o -nfs-objs := $(nfs-y)