]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: OMAP4/AM35xx: Add missing dtb in the dtbs target
authorFlorian Vaussard <florian.vaussard@epfl.ch>
Fri, 31 May 2013 14:05:51 +0000 (16:05 +0200)
committerBenoit Cousson <benoit.cousson@linaro.org>
Tue, 18 Jun 2013 23:53:43 +0000 (18:53 -0500)
When making the dtbs target on OMAP/AM35xx, some trees are not
built.

Signed-off-by: Florian Vaussard <florian.vaussard@epfl.ch>
Signed-off-by: Benoit Cousson <benoit.cousson@linaro.org>
arch/arm/boot/dts/Makefile

index f0895c581a89be8668a99db10e6873ae94be0cef..bd388b1b165d06c39bf6907e7dd40ecb17171a26 100644 (file)
@@ -149,10 +149,13 @@ dtb-$(CONFIG_ARCH_OMAP2PLUS) += omap2420-h4.dtb \
        omap4-panda-es.dtb \
        omap4-var-som.dtb \
        omap4-sdp.dtb \
+       omap4-sdp-es23plus.dtb \
        omap5-evm.dtb \
        am335x-evm.dtb \
        am335x-evmsk.dtb \
-       am335x-bone.dtb
+       am335x-bone.dtb \
+       am3517-evm.dtb \
+       am3517_mt_ventoux.dtb
 dtb-$(CONFIG_ARCH_ORION5X) += orion5x-lacie-ethernet-disk-mini-v2.dtb
 dtb-$(CONFIG_ARCH_PRIMA2) += prima2-evb.dtb
 dtb-$(CONFIG_ARCH_U8500) += snowball.dtb \