diff options
author | Ulrich Hecht <ulrich.hecht+renesas@gmail.com> | 2014-12-17 11:18:18 -0500 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2014-12-21 05:07:25 -0500 |
commit | 088b1691f560afa4e5e7990fd8081546236b39cf (patch) | |
tree | 30bc05ba2bb620b137f052186aaf166f7042c4eb /arch/arm/boot/dts/Makefile | |
parent | 2670ee894f477c9dfe9da7cf774c167b2ba06594 (diff) |
ARM: shmobile: r8a73a4: Add r8a73a4-ape6evm.dtb to ARCH_SHMOBILE_MULTI
Makes sure the dtb is built for multiplatform builds.
Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r-- | arch/arm/boot/dts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile index 91bd5bd62857..fabc56983d24 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile | |||
@@ -416,6 +416,7 @@ dtb-$(CONFIG_ARCH_SHMOBILE_LEGACY) += \ | |||
416 | sh73a0-kzm9g-reference.dtb | 416 | sh73a0-kzm9g-reference.dtb |
417 | dtb-$(CONFIG_ARCH_SHMOBILE_MULTI) += emev2-kzm9d.dtb \ | 417 | dtb-$(CONFIG_ARCH_SHMOBILE_MULTI) += emev2-kzm9d.dtb \ |
418 | r7s72100-genmai.dtb \ | 418 | r7s72100-genmai.dtb \ |
419 | r8a73a4-ape6evm.dtb \ | ||
419 | r8a7740-armadillo800eva.dtb \ | 420 | r8a7740-armadillo800eva.dtb \ |
420 | r8a7779-marzen.dtb \ | 421 | r8a7779-marzen.dtb \ |
421 | r8a7790-lager.dtb \ | 422 | r8a7790-lager.dtb \ |