From d0148e3ca257231e126a5a9d7e54ca60fb3b578b Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Wed, 29 Aug 2007 16:44:40 +0000 Subject: Add binutils-2.18. diff --git a/config/binutils.in b/config/binutils.in index b3a35c4..62855cf 100644 --- a/config/binutils.in +++ b/config/binutils.in @@ -47,6 +47,10 @@ config BINUTILS_V_2_17_50_0_18 prompt "2.17.50.0.18 (EXPERIMENTAL)" depends on EXPERIMENTAL +config BINUTILS_V_2_18 + bool + prompt "2.18" + # CT_INSERT_VERSION_ABOVE # Don't remove above line! endchoice @@ -61,6 +65,7 @@ config BINUTILS_VERSION default "2.17.50.0.14" if BINUTILS_V_2_17_50_0_14 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 + default "2.18" if BINUTILS_V_2_18 # CT_INSERT_VERSION_STRING_ABOVE # Don't remove above line! -- cgit v0.10.2-6-g49f6