]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
ARM: dts: Sort STi boards in Makefile
authorMaxime Coquelin <maxime.coquelin@st.com>
Tue, 20 May 2014 09:01:53 +0000 (11:01 +0200)
committerMaxime Coquelin <maxime.coquelin@st.com>
Wed, 21 May 2014 12:20:12 +0000 (14:20 +0200)
The boards have to be sorted in alphanumerical order in the Makefile.

Cc: Olof Johansson <olof@lixom.net>
Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Maxime Coquelin <maxime.coquelin@st.com>
arch/arm/boot/dts/Makefile

index 35c146f31e46effa1b3b64cd69fd3a3b76ab38cb..6fa13435b4064a6c282e7dfb0cb5b9efad3f2df0 100644 (file)
@@ -336,8 +336,8 @@ dtb-$(CONFIG_ARCH_SPEAR3XX)+= spear300-evb.dtb \
        spear320-hmi.dtb
 dtb-$(CONFIG_ARCH_SPEAR6XX)+= spear600-evb.dtb
 dtb-$(CONFIG_ARCH_STI)+= stih415-b2000.dtb \
-       stih416-b2000.dtb \
        stih415-b2020.dtb \
+       stih416-b2000.dtb \
        stih416-b2020.dtb
 dtb-$(CONFIG_ARCH_SUNXI) += \
        sun4i-a10-a1000.dtb \