From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx2.suse.de ([195.135.220.15]:36172 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751687AbdBUTiE (ORCPT ); Tue, 21 Feb 2017 14:38:04 -0500 Date: Tue, 21 Feb 2017 20:38:01 +0100 From: "Luis R. Rodriguez" Subject: Re: [PATCH v2] firmware/Makefile: force recompilation if makefile changes Message-ID: <20170221193801.GU31264@wotan.suse.de> References: <20170118173156.16060-1-mcgrof@kernel.org> <20170123150727.4883-1-mcgrof@kernel.org> <20170206220352.GB24047@wotan.suse.de> <20170214193415.GY24047@wotan.suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170214193415.GY24047@wotan.suse.de> Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: "Luis R. Rodriguez" Cc: mmarek@suse.com, linux-kbuild@vger.kernel.org, ming.lei@canonical.com, gregkh@linuxfoundation.org, teg@jklm.no, linux-kernel@vger.kernel.org, dwmw2@infradead.org, Andrew Morton On Tue, Feb 14, 2017 at 08:34:15PM +0100, Luis R. Rodriguez wrote: > On Mon, Feb 06, 2017 at 11:03:52PM +0100, Luis R. Rodriguez wrote: > > On Mon, Jan 23, 2017 at 07:07:27AM -0800, Luis R. Rodriguez wrote: > > > If you modify the target asm we currently do not force the > > > recompilation of the firmware files. The target asm is in > > > the firmware/Makefile, peg this file as a dependency to > > > require re-compilation of firmware targets when the asm > > > changes. > > > > > > Signed-off-by: Luis R. Rodriguez > > > --- > > > > > > Michal, > > > > > > I had this patch as part of my linker table series [0] but have split it > > > off as its a small atomic separate change and can go in separately. Greg > > > prefers this be reviewed by the kbuild tree so sending it your way. > > > This v2 has no modifications, just resending it to the kbuild tree. > > > > > > [0] https://lkml.kernel.org/r/20170115211057.17167-1-mcgrof@kernel.org > > > > *Poke* > > *Re-poke* *Re-re-poke* Luis