From 0a0d8d6ba858230c464e829e7a0e4bfeeb1aa075 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sun, 12 Aug 2007 08:05:57 +0000 Subject: Add experimental binutils-2.17.50.0.18, along with patches from previous snapshot. --- config/binutils.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'config') diff --git a/config/binutils.in b/config/binutils.in index 06469200..c620ee3e 100644 --- a/config/binutils.in +++ b/config/binutils.in @@ -146,6 +146,11 @@ config BINUTILS_V_2_17_50_0_17 prompt "2.17.50.0.17" depends on EXPERIMENTAL +config BINUTILS_V_2_17_50_0_18 + bool + prompt "2.17.50.0.18 (EXPERIMENTAL)" + depends on EXPERIMENTAL + # CT_INSERT_VERSION_ABOVE # Don't remove above line! endchoice @@ -180,6 +185,7 @@ config BINUTILS_VERSION default "2.17.50.0.15" if BINUTILS_V_2_17_50_0_15 default "2.17.50.0.16" if BINUTILS_V_2_17_50_0_16 default "2.17.50.0.17" if BINUTILS_V_2_17_50_0_17 + default "2.17.50.0.18" if BINUTILS_V_2_17_50_0_18 # CT_INSERT_VERSION_STRING_ABOVE # Don't remove above line! -- cgit v1.2.3