[U-Boot] [PATCH] MAKEALL: drop non-existent i386 config
    Mike Frysinger 
    vapier at gentoo.org
       
    Wed Oct 20 09:34:19 CEST 2010
    
    
  
---
 MAKEALL |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/MAKEALL b/MAKEALL
index c1f3842..febf89c 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -559,9 +559,7 @@ LIST_mips_el="			\
 ## i386 Systems
 #########################################################################
 
-LIST_x86="$(boards_by_arch i386)
-	sc520_eNET	\
-"
+LIST_x86="$(boards_by_arch i386)"
 
 #########################################################################
 ## Nios-II Systems
-- 
1.7.3.1
    
    
More information about the U-Boot
mailing list