|
|
@@ -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
|