ARM: 7513/1: Make sure dtc is built before running it
authorDavid Brown <davidb@codeaurora.org>
Tue, 4 Sep 2012 20:36:37 +0000 (21:36 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 7 Sep 2012 19:36:44 +0000 (20:36 +0100)
'make dtbs' in a clean tree will try running the dtc before actually
building it.  Make these rules depend upon the scripts to build it.

Cc: <stable@vger.kernel.org>
Signed-off-by: David Brown <davidb@codeaurora.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found