ARM: Fix dtb list when DTB_IMAGE_NAMES is empty
authorBenoit Goby <benoit@android.com>
Fri, 8 Nov 2013 23:24:19 +0000 (15:24 -0800)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 16 Feb 2016 21:54:06 +0000 (13:54 -0800)
commite6bc002dde235d69fc20baa5551376935391a9ec
treef5c5b2b29a9eb244e146b8ad2b54c357cbe21281
parent97185ece7413071e95ecab25fcb88dcfe2b72b4a
ARM: Fix dtb list when DTB_IMAGE_NAMES is empty

In the 3.10 kernel, dtb-y is not defined in Makefile.boot anymore
but in dts/Makefile, so it needs to be included too.

Change-Id: I6d6fccf933709bcb6220ce8f12b4b9e2a7c40d63
Signed-off-by: Benoit Goby <benoit@android.com>
arch/arm/boot/Makefile