[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160420084710.GF15339@pobox.suse.cz>
Date: Wed, 20 Apr 2016 10:47:10 +0200
From: Michal Marek <mmarek@...e.cz>
To: Masahiro Yamada <yamada.masahiro@...ionext.com>
Cc: linux-kbuild@...r.kernel.org, Tony Luck <tony.luck@...el.com>,
linux-ia64@...r.kernel.org, linux-kernel@...r.kernel.org,
Russell King <linux@....linux.org.uk>,
Guan Xuetao <gxt@...c.pku.edu.cn>,
Fenghua Yu <fenghua.yu@...el.com>,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH] kbuild: drop redundant "PHONY += FORCE"
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
Powered by blists - more mailing lists