public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Coywolf Qi Hunt <coywolf@greatcn.org>
To: Sam Ravnborg <sam@ravnborg.org>
Cc: akpm@osdl.org, kai@tp1.ruhr-uni-bochum.de, linux-kernel@vger.kernel.org
Subject: Re: [patch] remove obsolete HEAD in kbuild
Date: Tue, 17 Aug 2004 12:11:14 +0800	[thread overview]
Message-ID: <41218562.9040204@greatcn.org> (raw)
In-Reply-To: <20040816205230.GA21047@mars.ravnborg.org>

Sam Ravnborg wrote:

>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.
>

No, we needn't. Some archs do not have head-y. They use core-y for head.o .


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


  reply	other threads:[~2004-08-17  4:11 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
2004-08-17  4:11       ` Coywolf Qi Hunt [this message]
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=41218562.9040204@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