aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/Makefile
diff options
context:
space:
mode:
authorLiviu Dudau <Liviu.Dudau@arm.com>2013-06-06 10:41:39 +0100
committerAlex Shi <alex.shi@linaro.org>2014-05-27 15:43:37 +0800
commitaab949845f93bc664a360b78afde54bcf2bf5de4 (patch)
tree5a052b7307e817ab5820c1e53cfe3ef1520f3229 /arch/arm64/boot/dts/Makefile
parent455c6fdbd219161bd09b1165f11699d6d73de11c (diff)
arm64: Add Juno platform supportv3.14/topic/juno
[Squashed down several commits from dev repository, reused vexpress config option -- broonie] Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com> Signed-off-by: Mark Brown <broonie@linaro.org> (cherry picked from commit 6c658548ecfae02ab544d55a9b60b823e44eb456) Signed-off-by: Alex Shi <alex.shi@linaro.org> Conflicts: arch/arm64/boot/dts/Makefile
Diffstat (limited to 'arch/arm64/boot/dts/Makefile')
-rw-r--r--arch/arm64/boot/dts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/Makefile b/arch/arm64/boot/dts/Makefile
index c52bdb051f66..f7cd7d8d711a 100644
--- a/arch/arm64/boot/dts/Makefile
+++ b/arch/arm64/boot/dts/Makefile
@@ -1,5 +1,6 @@
dtb-$(CONFIG_ARCH_VEXPRESS) += rtsm_ve-aemv8a.dtb foundation-v8.dtb
dtb-$(CONFIG_ARCH_XGENE) += apm-mustang.dtb
+dtb-$(CONFIG_ARCH_VEXPRESS) += juno.dtb
targets += dtbs
targets += $(dtb-y)