From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sam Ravnborg Subject: Re: [PATCH V4 REPOST 1/2] kbuild: centralize .dts->.dtb rule Date: Sun, 28 Oct 2012 08:24:38 +0100 Message-ID: <20121028072438.GA3879@merkur.ravnborg.org> References: <1351279797-16450-1-git-send-email-swarren@wwwdotorg.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1351279797-16450-1-git-send-email-swarren@wwwdotorg.org> Sender: linux-arch-owner@vger.kernel.org To: Stephen Warren Cc: Michal Marek , linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree-discuss@lists.ozlabs.org, David Gibson , Jon Loeliger , Grant Likely , Rob Herring , Scott Wood , Mark Brown , Jean-Christophe PLAGNIOL-VILLARD , Stephen Warren List-Id: devicetree@vger.kernel.org On Fri, Oct 26, 2012 at 01:29:56PM -0600, Stephen Warren wrote: > From: Stephen Warren > > All architectures that use cmd_dtc do so in the same way. Move the build > rule to a central location to avoid duplication. > > Signed-off-by: Stephen Warren This is missing documentation of the new rule in Documentation/kbuild/makefiles.txt Sam