diff options
Diffstat (limited to 'MAKEALL')
-rwxr-xr-x | MAKEALL | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -297,14 +297,6 @@ LIST_ppc=" \ LIST_SA="$(boards_by_cpu sa1100)" ######################################################################### -## ARM7 Systems -######################################################################### - -LIST_ARM7=" \ - modnet50 \ -" - -######################################################################### ## ARM9 Systems ######################################################################### @@ -400,7 +392,6 @@ LIST_ixp="$(boards_by_cpu ixp) LIST_arm=" \ ${LIST_SA} \ - ${LIST_ARM7} \ ${LIST_ARM9} \ ${LIST_ARM10} \ ${LIST_ARM11} \ |