summaryrefslogtreecommitdiff
path: root/config/binutils
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-01-16 17:01:10 (GMT)
committerGitHub <noreply@github.com>2017-01-16 17:01:10 (GMT)
commitcc30c2c880dd5c771b8c5935baf13d505a5ca3d1 (patch)
treea92fde117682b0af6200bda5eabb64d920ea5726 /config/binutils
parent16a7f7bde73954570babb44c45b66afd83b7414d (diff)
parentfb58775a46bae7e587e888fc481e7483773e99ee (diff)
Merge pull request #533 from stilor/gdb-7.12
Gdb 7.12
Diffstat (limited to 'config/binutils')
-rw-r--r--config/binutils/binutils.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/config/binutils/binutils.in b/config/binutils/binutils.in
index 59eb6f8..07d4a90 100644
--- a/config/binutils/binutils.in
+++ b/config/binutils/binutils.in
@@ -37,7 +37,7 @@ endif # BINUTILS_CUSTOM
if ! BINUTILS_CUSTOM
-config CC_BINUTILS_SHOW_LINARO
+config BINUTILS_SHOW_LINARO
bool
prompt "Show Linaro versions"
help
@@ -79,13 +79,13 @@ config BINUTILS_LINARO_V_2_25
bool
prompt "linaro-2.25.0-2015.01-2"
select BINUTILS_2_25_or_later
- depends on CC_BINUTILS_SHOW_LINARO
+ depends on BINUTILS_SHOW_LINARO
config BINUTILS_LINARO_V_2_24
bool
prompt "linaro-2.24.0-2014.11-2"
select BINUTILS_2_24_or_later
- depends on CC_BINUTILS_SHOW_LINARO
+ depends on BINUTILS_SHOW_LINARO
config BINUTILS_V_2_24
bool
@@ -96,7 +96,7 @@ config BINUTILS_LINARO_V_2_23_2
bool
prompt "linaro-2.23.2-2013.10-4"
select BINUTILS_2_23_2_or_later
- depends on CC_BINUTILS_SHOW_LINARO
+ depends on BINUTILS_SHOW_LINARO
config BINUTILS_V_2_23_2
bool