summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlliver Schinagl <oliver@schinagl.nl>2016-05-13 21:57:16 +0200
committerOlof Johansson <olof@lixom.net>2016-06-03 12:25:25 -0700
commit5fdb884267890b26fdfd5ff5ddaf596745b9ab43 (patch)
tree34fdec4360ae8b9e717124a369f9426de6891410
parentc3d66602e0bb93c8070a02a901cc80963b5482b9 (diff)
downloadlinux-stable-5fdb884267890b26fdfd5ff5ddaf596745b9ab43.tar.gz
linux-stable-5fdb884267890b26fdfd5ff5ddaf596745b9ab43.tar.bz2
linux-stable-5fdb884267890b26fdfd5ff5ddaf596745b9ab43.zip
ARM: dts: sunxi: Add OLinuXino Lime2 eMMC to the Makefile
commit 27dd9af6bc000ab21fd ("ARM: dts: sunxi: Add a olinuxino-lime2-emmc") added the new emmc equipped lime2 but forgot its Makefile. This patch adds an entry to the Makefile. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Olof Johansson <olof@lixom.net>
-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 06b6c2d695bf..414b42710a36 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -741,6 +741,7 @@ dtb-$(CONFIG_MACH_SUN7I) += \
sun7i-a20-olimex-som-evb.dtb \
sun7i-a20-olinuxino-lime.dtb \
sun7i-a20-olinuxino-lime2.dtb \
+ sun7i-a20-olinuxino-lime2-emmc.dtb \
sun7i-a20-olinuxino-micro.dtb \
sun7i-a20-orangepi.dtb \
sun7i-a20-orangepi-mini.dtb \