[PATCH V3 0/2] dtc: enable use of pre-processor

From: Stephen Warren
Date: Mon Oct 01 2012 - 11:46:07 EST


From: Stephen Warren <swarren@xxxxxxxxxx>

This series adds a build rule to run cpp on *.dtsp prior to invoking dtc.

This patch relies on the patch I recently posted to update the in-kernel
copy of dtc to match the latest upstream version ("[PATCH] dtc: import
latest upstream dtc"; http://www.spinics.net/lists/kernel/msg1410063.html.

Stephen Warren (2):
kbuild: centralize .dts->.dtb rule
kbuild: introduce cmd_dtc_cpp

arch/arm/boot/Makefile | 4 ----
arch/arm/boot/dts/skeleton.dtsip | 13 +++++++++++++
arch/c6x/boot/Makefile | 3 ---
arch/openrisc/boot/Makefile | 3 ---
arch/powerpc/boot/Makefile | 4 ----
scripts/Makefile.lib | 9 +++++++++
6 files changed, 22 insertions(+), 14 deletions(-)
create mode 100644 arch/arm/boot/dts/skeleton.dtsip

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/