* [PATCH] nfs: tiny makefile cleanup
@ 2007-08-03 14:20 Christoph Hellwig
0 siblings, 0 replies; only message in thread
From: Christoph Hellwig @ 2007-08-03 14:20 UTC (permalink / raw)
To: nfs
no need to set up foo-objs these days.
Index: linux-2.6/fs/nfs/Makefile
===================================================================
--- linux-2.6.orig/fs/nfs/Makefile 2007-08-03 15:17:10.000000000 +0200
+++ linux-2.6/fs/nfs/Makefile 2007-08-03 15:17:18.000000000 +0200
@@ -16,4 +16,3 @@ nfs-$(CONFIG_NFS_V4) += nfs4proc.o nfs4x
nfs4namespace.o
nfs-$(CONFIG_NFS_DIRECTIO) += direct.o
nfs-$(CONFIG_SYSCTL) += sysctl.o
-nfs-objs := $(nfs-y)
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-08-03 14:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-03 14:20 [PATCH] nfs: tiny makefile cleanup Christoph Hellwig
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.