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