summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/Makefile
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-05-05 07:28:12 -0600
committerAndreas Bießmann <andreas@biessmann.org>2016-06-12 23:49:38 +0200
commit6f9678567a57c5c82620c35a05a2f89c32cdd34d (patch)
tree4f0fbc50dfc42d33c9ebf7e1cc71ac37c82b8126 /arch/arm/dts/Makefile
parentf1dcc19b213df97127df9c6f4bec296ae2f91f38 (diff)
downloadblackbird-obmc-uboot-6f9678567a57c5c82620c35a05a2f89c32cdd34d.tar.gz
blackbird-obmc-uboot-6f9678567a57c5c82620c35a05a2f89c32cdd34d.zip
arm: at91: dts: Bring in device tree file for AT91SAM9G45
Add this file from Linux v4.5. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Heiko Schocher <hs@denx.de> Tested-on: smartweb, corvus, taurus, axm Tested-by: Heiko Schocher <hs@denx.de> Reviewed-by: Andreas Bießmann <andreas@biessmann.org>
Diffstat (limited to 'arch/arm/dts/Makefile')
-rw-r--r--arch/arm/dts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile
index a8276138ab..602fab1a16 100644
--- a/arch/arm/dts/Makefile
+++ b/arch/arm/dts/Makefile
@@ -2,6 +2,7 @@
# SPDX-License-Identifier: GPL-2.0+
#
+dtb-$(CONFIG_AT91FAMILY) += at91sam9g45-gurnard.dtb
dtb-$(CONFIG_S5PC100) += s5pc1xx-smdkc100.dtb
dtb-$(CONFIG_S5PC110) += s5pc1xx-goni.dtb
dtb-$(CONFIG_EXYNOS4) += exynos4210-origen.dtb \
OpenPOWER on IntegriCloud