diff --git a/MAKEALL b/MAKEALL index 84a5c92cf39..46c021241ff 100755 --- a/MAKEALL +++ b/MAKEALL @@ -380,6 +380,12 @@ LIST_pxa="$(boards_by_cpu pxa)" LIST_ixp="$(boards_by_cpu ixp)" +######################################################################### +## SPEAr Systems +######################################################################### + +LIST_spear="$(boards_by_soc spear)" + ######################################################################### ## ARM groups #########################################################################