From: Coywolf Qi Hunt <coywolf@greatcn.org>
To: akpm@osdl.org
Cc: kai@tp1.ruhr-uni-bochum.de, sam@ravnborg.org,
linux-kernel@vger.kernel.org
Subject: [PATCH] Remove obsolete HEAD in top Makefile
Date: Sun, 15 Aug 2004 18:26:16 +0800 [thread overview]
Message-ID: <411F3A48.2030201@greatcn.org> (raw)
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
next reply other threads:[~2004-08-15 10:27 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-15 10:26 Coywolf Qi Hunt [this message]
2004-08-15 12:07 ` [PATCH] Remove obsolete HEAD in top Makefile 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=411F3A48.2030201@greatcn.org \
--to=coywolf@greatcn.org \
--cc=akpm@osdl.org \
--cc=kai@tp1.ruhr-uni-bochum.de \
--cc=linux-kernel@vger.kernel.org \
--cc=sam@ravnborg.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox