Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1386319

Re: [PATCH] kbuild: drop redundant "PHONY += FORCE"

From Michal Marek <mmarek@suse.cz>
Newsgroups linux.kernel
Subject Re: [PATCH] kbuild: drop redundant "PHONY += FORCE"
Date 2016-04-25 14:10 +0200
Message-ID <rrNuW-5F5-5@gated-at.bofh.it> (permalink)
References <rlubE-5av-7@gated-at.bofh.it> <rpVZE-4XX-15@gated-at.bofh.it> <rpW9k-51U-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 2016-04-20 10:56, Masahiro Yamada wrote:
> Hi Michal,
> 
> 2016-04-20 17:47 GMT+09:00 Michal Marek <mmarek@suse.cz>:
>> On Fri, Apr 08, 2016 at 11:16:10AM +0900, Masahiro Yamada wrote:
>>> "PHONY += FORCE" is already cared by scripts/Makefile.build,
>>> which these files are included from.
>>
>> arch/ia64/Makefile is in fact included via the main Makefile. But this
>> one also has the PHONY += FORCE statement. Maybe we should initialize
>> PHONY with FORCE in Kbuild.include. Nevertheless, this patch is correct.
>>
>> Michal
> 
> Ah, right.
> 
> If it is not too late and you do not mind,
> could you rephrase the git-log?

Hi Masahiro,

I'd rather not rewrite the git log. It was just a minor nitpick and
there is not so much going on in arch/ia64 to cause confusion.

Michal

Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread


Thread

Re: [PATCH] kbuild: drop redundant "PHONY += FORCE" Michal Marek <mmarek@suse.cz> - 2016-04-20 10:50 +0200
  Re: [PATCH] kbuild: drop redundant "PHONY += FORCE" Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-04-20 11:00 +0200
    Re: [PATCH] kbuild: drop redundant "PHONY += FORCE" Michal Marek <mmarek@suse.cz> - 2016-04-25 14:10 +0200

csiph-web