
31 May
2012
31 May
'12
10:59 a.m.
Signed-off-by: Stefan Roese sr@denx.de --- MAKEALL | 6 ++++++ 1 file changed, 6 insertions(+)
diff --git a/MAKEALL b/MAKEALL index 2e8b997..a553521 100755 --- a/MAKEALL +++ b/MAKEALL @@ -365,6 +365,12 @@ LIST_pxa="$(boards_by_cpu pxa)" LIST_ixp="$(boards_by_cpu ixp)"
######################################################################### +## SPEAr Systems +######################################################################### + +LIST_spear="$(boards_by_soc spear)" + +######################################################################### ## ARM groups #########################################################################
--
1.7.10.3