From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Loeliger Subject: Re: [PATCH V2] dtc: Implement -d option to write out a dependency file Date: Wed, 11 Jan 2012 08:29:58 -0600 Message-ID: References: <1326215568-30700-1-git-send-email-swarren@nvidia.com> <20120110233324.GB4935@truffala.fritz.box> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-reply-to: <20120110233324.GB4935-MK4v0fQdeXQXU02nzanrWNbf9cGiqdzd@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org To: David Gibson Cc: Devicetree Discuss List-Id: devicetree@vger.kernel.org > On Tue, Jan 10, 2012 at 10:12:48AM -0700, Stephen Warren wrote: > > This will allow callers to rebuild .dtb files when any of the /include/d > > .dtsi files are modified, not just the top-level .dts file. > > > > Signed-off-by: Stephen Warren > > Nice. > > Acked-by: David Gibson > > Jon, please apply. Will do with a patch for the DTC repo. Thanks, jdl