[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <571E0883.5020904@suse.cz>
Date: Mon, 25 Apr 2016 14:07:31 +0200
From: Michal Marek <mmarek@...e.cz>
To: Masahiro Yamada <yamada.masahiro@...ionext.com>
Cc: Fenghua Yu <fenghua.yu@...el.com>, Tony Luck <tony.luck@...el.com>,
Russell King <linux@....linux.org.uk>,
Linux Kbuild mailing list <linux-kbuild@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-ia64@...r.kernel.org, Guan Xuetao <gxt@...c.pku.edu.cn>,
linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCH] kbuild: drop redundant "PHONY += FORCE"
On 2016-04-20 10:56, Masahiro Yamada wrote:
> Hi Michal,
>
> 2016-04-20 17:47 GMT+09:00 Michal Marek <mmarek@...e.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
Powered by blists - more mailing lists