Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756886Ab2K0Xuk (ORCPT ); Tue, 27 Nov 2012 18:50:40 -0500 Received: from mail-ie0-f174.google.com ([209.85.223.174]:42571 "EHLO mail-ie0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754981Ab2K0Xui (ORCPT ); Tue, 27 Nov 2012 18:50:38 -0500 MIME-Version: 1.0 X-Originating-IP: [2001:470:1f05:1640:d18:13d2:3217:7b0e] In-Reply-To: <1354058956-7199-2-git-send-email-swarren@wwwdotorg.org> References: <1354058956-7199-1-git-send-email-swarren@wwwdotorg.org> <1354058956-7199-2-git-send-email-swarren@wwwdotorg.org> Date: Tue, 27 Nov 2012 15:50:37 -0800 Message-ID: Subject: Re: [PATCH V7 2/7] ARM: dt: change .dtb build rules to build in dts directory From: Olof Johansson To: Stephen Warren Cc: Michal Marek , Grant Likely , Rob Herring , Sam Ravnborg , linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, Russell King , Arnd Bergmann , linux-arm-kernel@lists.infradead.org, Stephen Warren Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1038 Lines: 22 On Tue, Nov 27, 2012 at 3:29 PM, Stephen Warren wrote: > From: Grant Likely > > The current rules have the .dtb files build in a different directory > from the .dts files. The only reason for this is that it was what > PowerPC has done historically. This patch changes ARM to use the generic > dtb rule which builds .dtb files in the same directory as the source .dts. > > Cc: Russell King > Cc: Arnd Bergmann > Cc: Olof Johansson > Cc: linux-arm-kernel@lists.infradead.org > Signed-off-by: Grant Likely > [swarren: added rm command for old stale .dtb files] > Signed-off-by: Stephen Warren Acked-by: Olof Johansson -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/