From: Sam Ravnborg <sam@ravnborg.org>
To: Coywolf Qi Hunt <coywolf@greatcn.org>
Cc: Sam Ravnborg <sam@ravnborg.org>,
akpm@osdl.org, kai@tp1.ruhr-uni-bochum.de,
linux-kernel@vger.kernel.org
Subject: Re: [patch] remove obsolete HEAD in kbuild
Date: Mon, 16 Aug 2004 22:52:30 +0200 [thread overview]
Message-ID: <20040816205230.GA21047@mars.ravnborg.org> (raw)
In-Reply-To: <412016AA.6030006@greatcn.org>
On Mon, Aug 16, 2004 at 10:06:34AM +0800, Coywolf Qi Hunt wrote:
> diff -Nrup linux-2.6.8/arch/cris/Makefile linux-2.6.8-cy/arch/cris/Makefile
> --- linux-2.6.8/arch/cris/Makefile 2004-08-15 20:58:18.673278888 -0400
> +++ linux-2.6.8-cy/arch/cris/Makefile 2004-08-15 20:59:30.109679014 -0400
> @@ -39,8 +39,6 @@ CFLAGS := $(subst -fomit-frame-pointer,,
> CFLAGS += -fno-omit-frame-pointer
> endif
>
> -HEAD := arch/$(ARCH)/$(SARCH)/kernel/head.o
> -
> LIBGCC = $(shell $(CC) $(CFLAGS) -print-file-name=libgcc.a)
>
> core-y += arch/$(ARCH)/kernel/ arch/$(ARCH)/mm/
When you remove assignment to HEAD you need to replace
it with assignment to head-y.
Sam
next prev parent reply other threads:[~2004-08-16 18:55 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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=20040816205230.GA21047@mars.ravnborg.org \
--to=sam@ravnborg.org \
--cc=akpm@osdl.org \
--cc=coywolf@greatcn.org \
--cc=kai@tp1.ruhr-uni-bochum.de \
--cc=linux-kernel@vger.kernel.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
all inboxes | Powered by JetHome®