summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorPavel Machek <pavel@denx.de>2013-04-01 12:24:22 (GMT)
committerShawn Guo <shawn.guo@linaro.org>2013-04-09 14:53:37 (GMT)
commit8593a1a2e88a0b23d3bd626eee6519de9ee55938 (patch)
treeee933c5dc50e08c65f030c3a43d1aa25da40b178 /arch/arm/boot/dts/Makefile
parentbd3d924d71a45b88941b50ddaa77aadb2ae4ded7 (diff)
downloadlinux-fsl-qoriq-8593a1a2e88a0b23d3bd626eee6519de9ee55938.tar.xz
ARM: dts: MicroSys sbc6x support (i.MX6)
Add support for MicroSys sbc6x board. Signed-off-by: Pavel Machek <pavel@denx.de> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index 2b4b9fb..0254495 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -101,7 +101,8 @@ dtb-$(CONFIG_ARCH_MXC) += \
imx6q-arm2.dtb \
imx6q-sabreauto.dtb \
imx6q-sabrelite.dtb \
- imx6q-sabresd.dtb
+ imx6q-sabresd.dtb \
+ imx6q-sbc6x.dtb
dtb-$(CONFIG_ARCH_MXS) += imx23-evk.dtb \
imx23-olinuxino.dtb \
imx23-stmp378x_devb.dtb \