summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-08-09 14:55:35 +0000
committerKoen Kooi <koen@openembedded.org>2008-08-09 14:55:35 +0000
commit02ec6d7a2260df3c82d0efe86af7733c3fe3e99f (patch)
tree5837a93d842767fff95a98d522d4facc847382f6
parent8ac154249b2d82cbfa999287e29f267db24c7e4f (diff)
angstrom 2008: use gcc 4.1.2 for blackfin
-rw-r--r--conf/distro/angstrom-2008.1.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf
index fd74d7581c..5dfffaee3f 100644
--- a/conf/distro/angstrom-2008.1.conf
+++ b/conf/distro/angstrom-2008.1.conf
@@ -86,6 +86,9 @@ ANGSTROM_GCC_VERSION_ppc405 ?= "4.1.1"
ANGSTROM_GCC_VERSION_xilinx-ml403 ?= "4.1.1"
ANGSTROM_GCC_VERSION_xilinx-ml403 ?= "4.1.1"
+$ Blackfin has its on gcc
+ANGSTROM_GCC_VERSION_bfin = "4.1.2"
+
#for proper NEON support we need a CSL toolchain
#ANGSTROM_GCC_VERSION_armv7a = "4.2.1+csl-arm-2007q3-53"
ANGSTROM_GCC_VERSION_armv7a = "4.3.1"