From: Magnus Damm Date: Thu, 28 Aug 2014 03:35:01 +0000 (+0900) Subject: ARM: shmobile: armadillo800eva: Build DTS for multiplatform X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=cc9517d52fbf4b6e8baf0254f90b47bc1a5d90bb;p=deliverable%2Flinux.git ARM: shmobile: armadillo800eva: Build DTS for multiplatform Build the r8a7740 Armadillo800EVA board DTB in case of Multiplatform. The DT reference case will be removed and can be ignored for now. Signed-off-by: Magnus Damm Tested-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile index b8c5cd3ddeb9..e389b40aecd1 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile @@ -372,6 +372,7 @@ dtb-$(CONFIG_ARCH_SHMOBILE_LEGACY) += r7s72100-genmai.dtb \ sh7372-mackerel.dtb dtb-$(CONFIG_ARCH_SHMOBILE_MULTI) += emev2-kzm9d.dtb \ r7s72100-genmai.dtb \ + r8a7740-armadillo800eva.dtb \ r8a7791-henninger.dtb \ r8a7791-koelsch.dtb \ r8a7790-lager.dtb \