summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/Makefile
diff options
context:
space:
mode:
authorLokesh Vutla <lokeshvutla@ti.com>2015-09-19 16:26:55 +0530
committerTom Rini <trini@konsulko.com>2015-10-22 14:22:26 -0400
commit2a9a842ebef07628af6f4d566d8d71ac085e7538 (patch)
tree86c428fb2a550232cb74e089366da685c5b6f328 /arch/arm/dts/Makefile
parent83b9bf11feb1a88588eaf7f89c763bc59a7010d1 (diff)
downloadtalos-obmc-uboot-2a9a842ebef07628af6f4d566d8d71ac085e7538.tar.gz
talos-obmc-uboot-2a9a842ebef07628af6f4d566d8d71ac085e7538.zip
ARM: dts: k2g: Add DT support
Add basic DT support for k2g evm. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to 'arch/arm/dts/Makefile')
-rw-r--r--arch/arm/dts/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile
index 5ec20cfc14..bdca81bcfb 100644
--- a/arch/arm/dts/Makefile
+++ b/arch/arm/dts/Makefile
@@ -171,7 +171,8 @@ dtb-$(CONFIG_VF610) += vf500-colibri.dtb \
dtb-$(CONFIG_SOC_KEYSTONE) += k2hk-evm.dtb \
k2l-evm.dtb \
- k2e-evm.dtb
+ k2e-evm.dtb \
+ k2g-evm.dtb
targets += $(dtb-y)
OpenPOWER on IntegriCloud