commit | a3a4513b692d147d839c7e6d2e3f0d3280a503ce | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@st.com> | Mon Mar 26 10:06:57 2012 +0530 |
committer | Arnd Bergmann <arnd@arndb.de> | Sun Apr 22 22:41:34 2012 +0200 |
tree | a23240e4910af390c558084f1a16adc2dee18ee0 | |
parent | 7477bd8f7eea54e8515fca0e6460ead374571241 [diff] |
SPEAr6xx: Add compilation support for dtbs using 'make dtbs' '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>