From a47ceedd3906bad3ee3b2d90c40a97e65df71b90 Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 24 Apr 2009 00:13:22 +0000 Subject: Add binutils 2.19.1 git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1729 42af7a65-404d-4744-a932-0658087f49c3 --- misc/buildroot/configs/cortexm3-defconfig-4.3.3 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'misc/buildroot/configs') 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="" # -- cgit v1.2.3