ANDROID: 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)
committerAmit Pundir <amit.pundir@linaro.org>
Mon, 18 Dec 2017 15:41:22 +0000 (21:11 +0530)
commitf2c74993e12054e24c04fe199d3f7c6bfbe8c993
tree5937f74b47460d634c32ccb00dd47a4fb41987d0
parent9709dab98eb1e1132dc89358cefbd10e424874eb
ANDROID: 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