summaryrefslogtreecommitdiff
path: root/misc/buildroot/configs
diff options
context:
space:
mode:
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=""
#