diff options
Diffstat (limited to 'toolchain/binutils/Config.version')
-rw-r--r-- | toolchain/binutils/Config.version | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/toolchain/binutils/Config.version b/toolchain/binutils/Config.version index 7c3519680d..e7924f89c3 100644 --- a/toolchain/binutils/Config.version +++ b/toolchain/binutils/Config.version @@ -2,15 +2,13 @@ config BINUTILS_VERSION_2_29_1 bool config BINUTILS_VERSION_2_31_1 - default y if (!TOOLCHAINOPTS && !arc) bool config BINUTILS_VERSION_2_32 - default y if (!TOOLCHAINOPTS && arc) bool config BINUTILS_VERSION_2_34 - default y if (!TOOLCHAINOPTS && arc) + default y if !TOOLCHAINOPTS bool config BINUTILS_VERSION |