angstrom 2008: use gcc 4.1.2 for blackfin
authorKoen Kooi <koen@openembedded.org>
Sat, 9 Aug 2008 14:55:35 +0000 (14:55 +0000)
committerKoen Kooi <koen@openembedded.org>
Sat, 9 Aug 2008 14:55:35 +0000 (14:55 +0000)
conf/distro/angstrom-2008.1.conf

index fd74d75..5dfffae 100644 (file)
@@ -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"