diff options
author | Koen Kooi <koen@openembedded.org> | 2008-08-09 16:18:53 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-08-09 16:18:53 +0000 |
commit | 53cea333168f43dfa16ca9c2077c3b43b214134c (patch) | |
tree | 1abd704cf7d84c7d760d3c83ebfcd1c48976ebaf /conf/distro/angstrom-2008.1.conf | |
parent | 02ec6d7a2260df3c82d0efe86af7733c3fe3e99f (diff) |
angstrom 2008: fix typo
Diffstat (limited to 'conf/distro/angstrom-2008.1.conf')
-rw-r--r-- | conf/distro/angstrom-2008.1.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf index 5dfffaee3f..d0bd81b071 100644 --- a/conf/distro/angstrom-2008.1.conf +++ b/conf/distro/angstrom-2008.1.conf @@ -86,7 +86,7 @@ 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 +# Blackfin has its on gcc ANGSTROM_GCC_VERSION_bfin = "4.1.2" #for proper NEON support we need a CSL toolchain |