From 6d79c39958aa0245e59f33860cd1ddd589119968 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 20 Oct 2010 03:34:19 -0400 Subject: MAKEALL: drop non-existent i386 config --- MAKEALL | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'MAKEALL') 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 -- cgit v1.2.3