[PATCH 0/6] dts, kbuild: Implement support for dtb vendor subdirs
From: rric@kernel.org (Robert Richter)
Date: 2014-09-19 12:31:04
Also in:
linux-devicetree, linux-kbuild, lkml
From: rric@kernel.org (Robert Richter)
Date: 2014-09-19 12:31:04
Also in:
linux-devicetree, linux-kbuild, lkml
On 16.09.14 20:49:18, Andrew Bresticker wrote:
quoted
Robert Richter (6): dts, arm64: Add dtbs_install make target dts, kbuild: Factor out dtbs install rules to Makefile.dtbinst dts, arm/arm64: Remove dtbs build rules in sub-makes dts, kbuild: Implement support for dtb vendor subdirs dts, arm64: Move dts files to vendor subdirs dts, arm: Remove $(MACHINE) variable from dtbs make recipesI've tested this for arm64 and by adding a vendor sub-directory locally for arm. This series is also the base for my MIPS DT vendor sub-directory series (http://www.linux-mips.org/archives/linux-mips/2014-09/msg00217.html). So, for the entire series, Tested-by: Andrew Bresticker <redacted>
Andrew, thanks for testing and great this also works on mips. Anyone willing to take the patches for 3.18? Are any further acks needed? Thanks, -Robert