summaryrefslogtreecommitdiff
path: root/config/binutils.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/binutils.in')
-rw-r--r--config/binutils.in24
1 files changed, 22 insertions, 2 deletions
diff --git a/config/binutils.in b/config/binutils.in
index e91b64e..24889fd 100644
--- a/config/binutils.in
+++ b/config/binutils.in
@@ -93,8 +93,24 @@ config BINUTILS_V_2_17_50_0_10
bool
prompt "2.17.50.0.10"
+config BINUTILS_V_2_17_50_0_11
+ bool
+ prompt "2.17.50.0.11"
+
+config BINUTILS_V_2_17_50_0_12
+ bool
+ prompt "2.17.50.0.12"
+
+config BINUTILS_V_2_17_50_0_13
+ bool
+ prompt "2.17.50.0.13"
+
+config BINUTILS_V_2_17_50_0_14
+ bool
+ prompt "2.17.50.0.14"
+
# CT_INSERT_VERSION_ABOVE
-# Don't remove qbove line!
+# Don't remove above line!
endchoice
config BINUTILS_VERSION
@@ -120,8 +136,12 @@ config BINUTILS_VERSION
default "2.17.50.0.8" if BINUTILS_V_2_17_50_0_8
default "2.17.50.0.9" if BINUTILS_V_2_17_50_0_9
default "2.17.50.0.10" if BINUTILS_V_2_17_50_0_10
+ default "2.17.50.0.11" if BINUTILS_V_2_17_50_0_11
+ default "2.17.50.0.12" if BINUTILS_V_2_17_50_0_12
+ default "2.17.50.0.13" if BINUTILS_V_2_17_50_0_13
+ default "2.17.50.0.14" if BINUTILS_V_2_17_50_0_14
# CT_INSERT_VERSION_STRING_ABOVE
-# Don't remove qbove line!
+# Don't remove above line!
config BINUTILS_EXTRA_CONFIG
string