ARM: 7520/1: Build dtb files in all target
authorAndrew Lunn <andrew@lunn.ch>
Thu, 6 Sep 2012 17:09:33 +0000 (18:09 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 15 Sep 2012 20:43:32 +0000 (21:43 +0100)
commite50a622deaf6b1a7dd2b9fb60975dd1d5406db37
treecbc60423fffd9899e7f1f589589d6a76b4406d60
parenta761cebfd7cbeaf9a3a0c6960508ca1daaebb67e
ARM: 7520/1: Build dtb files in all target

Tools like kisskb are good at finding build regressions in the kernel
sources. However, regressions in the DT desscriptions are not found,
because generally these build systems don't build the DT binary blobs.

Extend the ARM all target to build all enabled DTB files.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Acked-by: Jason Cooper <jason@lakedaemon.net>
Reviewed-by: Dave Martin <dave.martin@linaro.org>
Acked-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Makefile