From aefffe167d432b190c630ad61316a1562df38331 Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 9 Apr 2012 17:21:30 +0000 Subject: Add 4.5.2 ARM fixes contributed by Gerd v. Egidy git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4578 42af7a65-404d-4744-a932-0658087f49c3 --- misc/buildroot/configs/arm920t-eabi-defconfig-4.5.2 | 2 +- misc/buildroot/configs/avr-defconfig-4.3.3 | 2 +- misc/buildroot/configs/avr-defconfig-4.5.2 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'misc/buildroot/configs') diff --git a/misc/buildroot/configs/arm920t-eabi-defconfig-4.5.2 b/misc/buildroot/configs/arm920t-eabi-defconfig-4.5.2 index 1c1707dcc..3586e4f33 100644 --- a/misc/buildroot/configs/arm920t-eabi-defconfig-4.5.2 +++ b/misc/buildroot/configs/arm920t-eabi-defconfig-4.5.2 @@ -75,7 +75,7 @@ BR2_GNU_TARGET_SUFFIX="eabi" # BR2_BINUTILS_VERSION_2_18 is not set # BR2_BINUTILS_VERSION_2_19 is not set # BR2_BINUTILS_VERSION_2_19_1 is not set -BR2_BINUTILS_VERSION_2_21=y +BR2_BINUTILS_VERSION_2_21_1=y BR2_BINUTILS_VERSION="2.21" BR2_EXTRA_BINUTILS_CONFIG_OPTIONS="" diff --git a/misc/buildroot/configs/avr-defconfig-4.3.3 b/misc/buildroot/configs/avr-defconfig-4.3.3 index 9ac1f1ffa..a597e5e3b 100644 --- a/misc/buildroot/configs/avr-defconfig-4.3.3 +++ b/misc/buildroot/configs/avr-defconfig-4.3.3 @@ -55,7 +55,7 @@ BR2_GNU_TARGET_SUFFIX="elf" # BR2_BINUTILS_VERSION_2_18 is not set # BR2_BINUTILS_VERSION_2_19 is not set BR2_BINUTILS_VERSION_2_19_1=y -# BR2_BINUTILS_VERSION_2_21 is not set +# BR2_BINUTILS_VERSION_2_21_1 is not set BR2_BINUTILS_VERSION="2.19.1" BR2_EXTRA_BINUTILS_CONFIG_OPTIONS="" diff --git a/misc/buildroot/configs/avr-defconfig-4.5.2 b/misc/buildroot/configs/avr-defconfig-4.5.2 index 456af8d72..e0ebe0559 100644 --- a/misc/buildroot/configs/avr-defconfig-4.5.2 +++ b/misc/buildroot/configs/avr-defconfig-4.5.2 @@ -55,7 +55,7 @@ BR2_GNU_TARGET_SUFFIX="elf" # BR2_BINUTILS_VERSION_2_18 is not set # BR2_BINUTILS_VERSION_2_19 is not set # BR2_BINUTILS_VERSION_2_19_1 is not set -BR2_BINUTILS_VERSION_2_21=y +BR2_BINUTILS_VERSION_2_21_1=y BR2_BINUTILS_VERSION="2.21" BR2_EXTRA_BINUTILS_CONFIG_OPTIONS="" -- cgit v1.2.3