public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Remove obsolete HEAD in top Makefile
@ 2004-08-15 10:26 Coywolf Qi Hunt
  2004-08-15 12:07 ` Bernd Eckenfels
  2004-08-15 17:49 ` Sam Ravnborg
  0 siblings, 2 replies; 12+ messages in thread
From: Coywolf Qi Hunt @ 2004-08-15 10:26 UTC (permalink / raw)
  To: akpm; +Cc: kai, sam, linux-kernel

Hi,

This removes an obsolete variable in the top Makefile. It is used in 2.4 
Makefile.
Now the 2.6 kbuild is no longer using it. I have tested it.

    coywolf


Signed-off-by: Coywolf Qi Hunt <coywolf@greatcn.org>

--- linux-2.6.8/Makefile~remove-HEAD    2004-08-15 05:46:21.215837742 -0400
+++ linux-2.6.8/Makefile        2004-08-15 05:46:41.296231310 -0400
@@ -506,7 +506,6 @@ libs-y              := $(libs-y1) $(libs-y2)
 #       normal descending-into-subdirs phase, since at that time
 #       we cannot yet know if we will need to relink vmlinux.
 #      So we descend into init/ inside the rule for vmlinux again.
-head-y += $(HEAD)
 vmlinux-objs := $(head-y) $(init-y) $(core-y) $(libs-y) $(drivers-y) 
$(net-y)

 quiet_cmd_vmlinux__ = LD      $@

-- 
Coywolf Qi Hunt
Homepage http://greatcn.org/~coywolf/
Admin of http://GreatCN.org and http://LoveCN.org


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2004-08-18 19:09 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-15 10:26 [PATCH] Remove obsolete HEAD in top Makefile Coywolf Qi Hunt
2004-08-15 12:07 ` Bernd Eckenfels
2004-08-15 12:36   ` Coywolf Qi Hunt
2004-08-15 14:13     ` Bernd Eckenfels
2004-08-15 18:03       ` Sam Ravnborg
2004-08-15 17:49 ` Sam Ravnborg
2004-08-16  2:06   ` [patch] remove obsolete HEAD in kbuild Coywolf Qi Hunt
2004-08-16 20:52     ` Sam Ravnborg
2004-08-17  4:11       ` Coywolf Qi Hunt
2004-08-17 21:12         ` Sam Ravnborg
2004-08-18  5:09           ` Coywolf Qi Hunt
2004-08-18 21:10             ` Sam Ravnborg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox