summaryrefslogtreecommitdiff
path: root/config/binutils
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@free.fr>2012-12-26 18:54:12 (GMT)
committerYann E. MORIN" <yann.morin.1998@free.fr>2012-12-26 18:54:12 (GMT)
commite8e7eca3c6e07aea08acda11e5e8852b98870131 (patch)
treefc3dcd7cdd8b11ccf4833734f9cc8d196572460f /config/binutils
parent8bcfb25fb7aec9498db4031cc807872585281e30 (diff)
all: unmark experimental version
It's been a while we've had those versions, time to unmark them being experimental. It does not mean everything is perfect, but may gather some more testing on those versions. Update samples accordingly. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Diffstat (limited to 'config/binutils')
-rw-r--r--config/binutils/binutils.in6
1 files changed, 2 insertions, 4 deletions
diff --git a/config/binutils/binutils.in b/config/binutils/binutils.in
index a11e532..b30f06b 100644
--- a/config/binutils/binutils.in
+++ b/config/binutils/binutils.in
@@ -10,14 +10,12 @@ choice
config BINUTILS_V_2_22
bool
- prompt "2.22 (EXPERIMENTAL)"
- depends on EXPERIMENTAL
+ prompt "2.22"
select BINUTILS_2_22_or_later
config BINUTILS_V_2_21_53
bool
- prompt "2.21.53 (EXPERIMENTAL)"
- depends on EXPERIMENTAL
+ prompt "2.21.53"
select BINUTILS_2_21_or_later
config BINUTILS_V_2_21_1a