blackfin: Remove blackfin support

This commit removes blackfin support.

I'm open to re-adding blackfin after crosstool-1.23.0 is released, but
it is currently too difficult to port forward to newer versions of gcc
and uclibc.

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
This commit is contained in:
Bryan Hundven
2015-11-09 22:30:45 -08:00
parent 85f98147f5
commit e9e29e7a46
21 changed files with 3 additions and 322 deletions

View File

@ -253,7 +253,6 @@ mungeuClibcConfig() {
x86:64) arch=x86_64;;
sh:32) arch="sh";;
sh:64) arch="sh64";;
blackfin:32) arch="bfin";;
*) arch="${CT_ARCH}";;
esac
# Also remove stripping: its the responsibility of the