Linus, Please pull these 2 small fixes for DT. The move to common dtb build rules went in through the DT tree, so I'm taking the fixes too.
Rob The following changes since commit 9931faca02c604c22335f5a935a501bb2ace6e20: Linux 3.8-rc3 (2013-01-09 18:59:55 -0800) are available in the git repository at: git://sources.calxeda.com/kernel/linux.git tags/dt-fixes-for-3.8 for you to fetch changes up to 1ab3681271c84b7f926be9ae3be1d769b7e933e9: ARM: dts: prevent *.dtb from always being rebuilt (2013-01-14 08:08:31 -0600) ---------------------------------------------------------------- DeviceTree fixes for 3.8 2 fixes to prevent unconditional re-compile of dts files on arm and arm64. ---------------------------------------------------------------- Stephen Warren (2): arm64: dts: prevent *.dtb from always being rebuilt ARM: dts: prevent *.dtb from always being rebuilt arch/arm/boot/dts/Makefile | 1 + arch/arm64/boot/dts/Makefile | 1 + 2 files changed, 2 insertions(+) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/