diff options
author | Mike Frysinger | 2010-10-20 03:34:19 -0400 |
---|---|---|
committer | Wolfgang Denk | 2010-10-23 22:58:07 +0200 |
commit | 6d79c39958aa0245e59f33860cd1ddd589119968 (patch) | |
tree | 914495b79944d55ff161fd7611d46ee7ab523978 /MAKEALL | |
parent | cdb1d4f97e7e3599549852b89f2fd56cbf1e5322 (diff) |
MAKEALL: drop non-existent i386 config
Diffstat (limited to 'MAKEALL')
-rwxr-xr-x | MAKEALL | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -554,9 +554,7 @@ LIST_mips_el=" \ ## i386 Systems ######################################################################### -LIST_x86="$(boards_by_arch i386) - sc520_eNET \ -" +LIST_x86="$(boards_by_arch i386)" ######################################################################### ## Nios-II Systems |