From mboxrd@z Thu Jan 1 00:00:00 1970 From: horms@verge.net.au (Simon Horman) Date: Fri, 21 Sep 2012 14:22:21 +0900 Subject: [PATCH] ARM: dtb: move all dtb targets to common Makefile In-Reply-To: <1348203840-23559-1-git-send-email-olof@lixom.net> References: <1348203840-23559-1-git-send-email-olof@lixom.net> Message-ID: <20120921052219.GA26099@verge.net.au> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Sep 20, 2012 at 10:04:00PM -0700, Olof Johansson wrote: > Since the dtb targets have moved to arch/arm/boot/dts/Makefile, sweep > the platforms that have had new targets added recently and move them over. > > While I was at it, I also made the dtb generation more generic, i.e. if > the platform is enabled then all dtbs for that platform will be created. > > Signed-off-by: Olof Johansson > Cc: Tony Lindgren > Cc: David Brown > Cc: Barry Song > Cc: Simon Horman > Cc: Rob Herring > Cc: Stephen Warren shmobile portions: Acked-by: Simon Horman