]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
MAKEALL: drop non-existent i386 config
authorMike Frysinger <vapier@gentoo.org>
Wed, 20 Oct 2010 07:34:19 +0000 (03:34 -0400)
committerWolfgang Denk <wd@denx.de>
Sat, 23 Oct 2010 20:58:07 +0000 (22:58 +0200)
MAKEALL

diff --git a/MAKEALL b/MAKEALL
index 4ae741a69565daae6eb567a44b2c62ace506cf6d..8ad7e922203de15f104b5bf179c3218ca9e4dcf5 100755 (executable)
--- 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