From 2a0030f0bd1def95c1cd61f16696ce1e6126ea59 Mon Sep 17 00:00:00 2001 From: Johannes Stezenbach Date: Fri, 9 Jul 2010 15:53:49 +0200 Subject: binutils/binutils: add binutils-2.20.1 Signed-off-by: Johannes Stezenbach diff --git a/config/binutils/binutils.in b/config/binutils/binutils.in index bec8725..9f5f53a 100644 --- a/config/binutils/binutils.in +++ b/config/binutils/binutils.in @@ -8,6 +8,10 @@ choice # Don't remove next line # CT_INSERT_VERSION_BELOW +config BINUTILS_V_2_20_1 + bool + prompt "2.20.1" + config BINUTILS_V_2_20 bool prompt "2.20" @@ -40,6 +44,7 @@ config BINUTILS_VERSION string # Don't remove next line # CT_INSERT_VERSION_STRING_BELOW + default "2.20.1" if BINUTILS_V_2_20_1 default "2.20" if BINUTILS_V_2_20 default "2.19.1" if BINUTILS_V_2_19_1 default "2.19" if BINUTILS_V_2_19 -- cgit v0.10.2-6-g49f6