summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-12-10 16:10:22 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2014-12-10 17:25:07 +0100
commit23b22e549ed6ede5b44a948824463daafb6745c3 (patch)
tree0d2fc15132713b6703a122536171264472b6a5d8 /arch/arm/boot/dts/Makefile
parent85f226ee20ede27e72bae20f1dc2ba12e016268b (diff)
rework the device-tree include structure to faciliate several device-tree's depending on HW version. Add a device tree imx6q-apalis-eval_v1_0.dtb for V1.0 HW, imx6q-apalis-eval.dtb working with V1.1 and newer HW.
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index 81fedd18003a..928dadc4761c 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -127,6 +127,7 @@ dtb-$(CONFIG_ARCH_MXC) += \
imx6dl-sabresd-ldo.dtb \
imx6dl-wandboard.dtb \
imx6q-apalis-eval.dtb \
+ imx6q-apalis-eval_v1_0.dtb \
imx6q-arm2.dtb \
imx6q-nitrogen6x.dtb \
imx6q-nitrogen6_max.dtb \