[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK7LNATv51PRc9bGU7Q8_oTk9=C5ryfu7vMsKbG5drcgVbf1-Q@mail.gmail.com>
Date: Wed, 20 Apr 2016 17:56:31 +0900
From: Masahiro Yamada <yamada.masahiro@...ionext.com>
To: Michal Marek <mmarek@...e.cz>
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"
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?
Like this?
----------------------->8------------------------------------
"PHONY += FORCE" is already cared by scripts/Makefile.build or the
top level Makefile, which these files are included from.
-----------------------8<------------------------------------
--
Best Regards
Masahiro Yamada
Powered by blists - more mailing lists