From: Greg Ungerer Date: Tue, 9 Mar 2004 04:49:56 +0000 (+0000) Subject: Somehow the microblaze support in elf2flt/config.sub was removed in the last revision... X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=7a456d0a482527ff2ba3afa4ae2d998319f90379;p=elf2flt.git Somehow the microblaze support in elf2flt/config.sub was removed in the last revision (1.4 -> 1.5). Attached patch restores it. Submitted by John Williams . --- diff --git a/config.sub b/config.sub index a2734b3..29bea3e 100755 --- a/config.sub +++ b/config.sub @@ -266,6 +266,7 @@ case $basic_machine in | strongarm \ | tahoe | thumb | tic4x | tic80 | tron \ | v850 | v850e \ + | microblaze \ | we32k \ | x86 | xscale | xstormy16 | xtensa \ | z8k)