X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=MAKEALL;h=c54c6e8cf95eb3bbba05fa0881d4454347309550;hb=4b29bdb0ed08412d225a8be94f61fc6c37a59dd5;hp=4ae741a69565daae6eb567a44b2c62ace506cf6d;hpb=678150f155f0cc69ce7868f53d91e3ab2859510b;p=oweals%2Fu-boot.git diff --git a/MAKEALL b/MAKEALL index 4ae741a695..c54c6e8cf9 100755 --- a/MAKEALL +++ b/MAKEALL @@ -56,7 +56,7 @@ LONG_OPTS="arch:,cpu:,vendor:,soc:" # Option processing based on util-linux-2.13/getopt-parse.bash -# Note that we use `"$@"' to let each command-line parameter expand to a +# Note that we use `"$@"' to let each command-line parameter expand to a # separate word. The quotes around `$@' are essential! # We need TEMP as the `eval set --' would nuke the return value of # getopt. @@ -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 @@ -601,9 +599,7 @@ LIST_avr32="$(boards_by_arch avr32)" ## Blackfin Systems ######################################################################### -LIST_blackfin="$(boards_by_arch blackfin) - bf527-ezkit-v2 -" +LIST_blackfin="$(boards_by_arch blackfin)" ######################################################################### ## SH Systems