Re: [PATCH] new makefile style

From: Neil Brown (neilb@cse.unsw.edu.au)
Date: Mon Jul 24 2000 - 18:31:31 EST


On Sunday July 23, pmhahn@titan.lahn.de wrote:
> Hello!
>
> Attached below is a patch which translates
> linux-2.4.0-test5/fs/Makefile

Looks good.
You can add:

--- fs/Makefile 2000/07/24 23:27:32 1.1
+++ fs/Makefile 2000/07/24 23:27:41
@@ -66,9 +66,6 @@
 subdir-$(CONFIG_HFS_FS) += hfs
 subdir-$(CONFIG_NFS_FS) += nfs
 subdir-$(CONFIG_NFSD) += nfsd
-ifeq ($(CONFIG_NFSD),y)
-CONFIG_LOCKD := y
-endif
 subdir-$(CONFIG_LOCKD) += lockd
 
 # Since CONFIG_NLS might be set to y while there are modules

as fs/Config.in makes sure that CONFIG_LOCKD has the right value.

NeilBrown

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jul 31 2000 - 21:00:18 EST