On Fri, Jan 4, 2013 at 3:15 AM, Chris Zankel <[email protected]> wrote: > Hi Stephen, > > Thanks for the patch. I have added it to the 'for_next' tree. Max, since you > added that feature for Xtensa, any comments before I ask to pull?
No objections. In fact this resent version is almost identical to the one queued on my xtensa-fixes-for-upstream branch: https://github.com/jcmvbkbc/linux-xtensa/commit/2442a9c5df9ea9a2fd289fbd4e5de9a9810cab32 > On 1/2/13 7:27 PM, Stephen Warren wrote: >> >> From: Stephen Warren <[email protected]> >> >> The current rules have the .dtb files build in a different directory >> from the .dts files. This patch changes xtensa to use the generic dtb >> rule which builds .dtb files in the same directory as the source .dts. >> >> This requires moving parts of arch/xtensa/boot/Makefile into newly >> created arch/xtensa/boot/dts/Makefile, and updating arch/xtensa/Makefile >> to call the new Makefile. -- Thanks. -- Max -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

