summaryrefslogtreecommitdiff
path: root/arch/arm/dts/Makefile
diff options
context:
space:
mode:
authorLokesh Vutla <lokeshvutla@ti.com>2015-09-19 10:56:55 (GMT)
committerTom Rini <trini@konsulko.com>2015-10-22 18:22:26 (GMT)
commit2a9a842ebef07628af6f4d566d8d71ac085e7538 (patch)
tree86c428fb2a550232cb74e089366da685c5b6f328 /arch/arm/dts/Makefile
parent83b9bf11feb1a88588eaf7f89c763bc59a7010d1 (diff)
downloadu-boot-2a9a842ebef07628af6f4d566d8d71ac085e7538.tar.xz
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 5ec20cf..bdca81b 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)