add microblaze

git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@383 d0cd1f9f-072b-0410-8dd7-cf729c803f20
This commit is contained in:
joregan 2010-05-28 11:43:51 +00:00
parent fe1729ecae
commit 214f320ed0

5
config/config.sub vendored
View File

@ -273,6 +273,7 @@ case $basic_machine in
| v850 | v850e \
| we32k \
| x86 | xscale | xscalee[bl] | xstormy16 | xtensa \
| mb \
| z8k)
basic_machine=$basic_machine-unknown
;;
@ -357,6 +358,7 @@ case $basic_machine in
| x86-* | x86_64-* | xps100-* | xscale-* | xscalee[bl]-* \
| xstormy16-* | xtensa-* \
| ymp-* \
| mb-* \
| z8k-*)
;;
m32c-*)
@ -1060,6 +1062,9 @@ case $basic_machine in
basic_machine=z8k-unknown
os=-sim
;;
mb-*)
basic_machine=mb-linux
;;
none)
basic_machine=none-none
os=-none