From afa67897c96c861f7ad97e0a72308ffb2fe86cc6 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Mon, 7 Oct 2013 00:00:34 +0200 Subject: binutils/binutils: add new versions Signed-off-by: "Yann E. MORIN" diff --git a/config/binutils/binutils.in b/config/binutils/binutils.in index 8b143f9..b2b40a0 100644 --- a/config/binutils/binutils.in +++ b/config/binutils/binutils.in @@ -8,6 +8,11 @@ choice # Don't remove next line # CT_INSERT_VERSION_BELOW +config BINUTILS_V_2_23_2 + bool + prompt "2.23.2 (EXPERIMENTAL)" + depends on EXPERIMENTAL + config BINUTILS_V_2_23_1 bool prompt "2.23.1 (EXPERIMENTAL)" @@ -68,6 +73,7 @@ config BINUTILS_VERSION string # Don't remove next line # CT_INSERT_VERSION_STRING_BELOW + default "2.23.2" if BINUTILS_V_2_23_2 default "2.23.1" if BINUTILS_V_2_23_1 default "2.22" if BINUTILS_V_2_22 default "2.21.53" if BINUTILS_V_2_21_53 -- cgit v0.10.2-6-g49f6