summaryrefslogtreecommitdiff
path: root/misc/buildroot/configs
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-04-24 00:13:22 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-04-24 00:13:22 +0000
commita47ceedd3906bad3ee3b2d90c40a97e65df71b90 (patch)
tree28032089d193971efc589776e87a1a4558f439fd /misc/buildroot/configs
parente355b067622a1fdcfa5ef5725b321dea6566c7c1 (diff)
downloadnuttx-a47ceedd3906bad3ee3b2d90c40a97e65df71b90.tar.gz
nuttx-a47ceedd3906bad3ee3b2d90c40a97e65df71b90.tar.bz2
nuttx-a47ceedd3906bad3ee3b2d90c40a97e65df71b90.zip
Add binutils 2.19.1
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1729 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'misc/buildroot/configs')
-rw-r--r--misc/buildroot/configs/cortexm3-defconfig-4.3.35
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/buildroot/configs/cortexm3-defconfig-4.3.3 b/misc/buildroot/configs/cortexm3-defconfig-4.3.3
index 8bbe406f1..67050c3ee 100644
--- a/misc/buildroot/configs/cortexm3-defconfig-4.3.3
+++ b/misc/buildroot/configs/cortexm3-defconfig-4.3.3
@@ -73,8 +73,9 @@ BR2_GNU_TARGET_SUFFIX="elf"
# Binutils Options
#
# BR2_BINUTILS_VERSION_2_17 is not set
-BR2_BINUTILS_VERSION_2_19=y
-BR2_BINUTILS_VERSION="2.19"
+# BR2_BINUTILS_VERSION_2_19 is not set
+BR2_BINUTILS_VERSION_2_19_1=y
+BR2_BINUTILS_VERSION="2.19.1"
BR2_EXTRA_BINUTILS_CONFIG_OPTIONS=""
#