SPEAr6xx: Add compilation support for dtbs using 'make dtbs'
authorViresh Kumar <viresh.kumar@st.com>
Mon, 26 Mar 2012 04:36:57 +0000 (10:06 +0530)
committerArnd Bergmann <arnd@arndb.de>
Sun, 22 Apr 2012 20:41:34 +0000 (22:41 +0200)
'make dtbs' compiles all dtbs for a family. For this we need to add entries for
all board dtb's in Makefile.boot file. This patch does it.

Signed-off-by: Viresh Kumar <viresh.kumar@st.com>

No differences found