]> git.wh0rd.org Git - elf2flt.git/commitdiff
Somehow the microblaze support in elf2flt/config.sub was removed in the last revision...
authorGreg Ungerer <gerg@snapgear.com>
Tue, 9 Mar 2004 04:49:56 +0000 (04:49 +0000)
committerGreg Ungerer <gerg@snapgear.com>
Tue, 9 Mar 2004 04:49:56 +0000 (04:49 +0000)
Attached patch restores it.

Submitted by John Williams <jwilliams@itee.uq.edu.au>.

config.sub

index a2734b3355f9d9fb20cb1c449e4fbaaf1e8780f2..29bea3ed93f52a744ce1d160e5e53af636216f99 100755 (executable)
@@ -266,6 +266,7 @@ case $basic_machine in
        | strongarm \
        | tahoe | thumb | tic4x | tic80 | tron \
        | v850 | v850e \
+       | microblaze \
        | we32k \
        | x86 | xscale | xstormy16 | xtensa \
        | z8k)