# HG changeset patch # User Johannes Stezenbach # Date 1278683629 -7200 # Node ID aefc8799ef0cea0040658d953b3c7929941d8503 # Parent ab0543fc0ef097abed05db96bc6c08999b6c63ac binutils/binutils: add binutils-2.20.1 Signed-off-by: Johannes Stezenbach diff -r ab0543fc0ef0 -r aefc8799ef0c config/binutils/binutils.in --- a/config/binutils/binutils.in Fri Jul 09 15:51:59 2010 +0200 +++ b/config/binutils/binutils.in Fri Jul 09 15:53:49 2010 +0200 @@ -8,6 +8,10 @@ # 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 @@ 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