aboutsummaryrefslogtreecommitdiff
path: root/MAKEALL
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2010-10-20 03:34:19 -0400
committerWolfgang Denk <wd@denx.de>2010-10-23 22:58:07 +0200
commit6d79c39958aa0245e59f33860cd1ddd589119968 (patch)
tree914495b79944d55ff161fd7611d46ee7ab523978 /MAKEALL
parentcdb1d4f97e7e3599549852b89f2fd56cbf1e5322 (diff)
MAKEALL: drop non-existent i386 config
Diffstat (limited to 'MAKEALL')
-rwxr-xr-xMAKEALL4
1 files changed, 1 insertions, 3 deletions
diff --git a/MAKEALL b/MAKEALL
index 4ae741a69..8ad7e9222 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -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