summaryrefslogtreecommitdiff
path: root/scripts/build/libc
diff options
context:
space:
mode:
authorBryan Hundven <bryanhundven@gmail.com>2015-11-10 06:30:45 (GMT)
committerBryan Hundven <bryanhundven@gmail.com>2015-11-10 06:30:45 (GMT)
commite9e29e7a46aba13f3f26a1cd30fd2c74c5a63885 (patch)
treee8ac06d542dd2a76027736a6596e447c4d83a08c /scripts/build/libc
parent85f98147f57b3001282fc0365be245b9c81a3a16 (diff)
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>
Diffstat (limited to 'scripts/build/libc')
-rw-r--r--scripts/build/libc/uClibc.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/build/libc/uClibc.sh b/scripts/build/libc/uClibc.sh
index e6974b3..eac32da 100644
--- a/scripts/build/libc/uClibc.sh
+++ b/scripts/build/libc/uClibc.sh
@@ -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