[U-Boot] [PATCH] MAKEALL: drop non-existent i386 config

Graeme Russ graeme.russ at gmail.com
Wed Oct 20 10:23:18 CEST 2010


On Wednesday, October 20, 2010, Mike Frysinger <vapier at gentoo.org> wrote:
> ---
>  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)"
>

Thanks Mike. I won't get a chance to test this until next week though

RL needs more attention ATM :)

Regards,

Graeme


More information about the U-Boot mailing list