|
@@ -35,11 +35,8 @@ config BR2_BINUTILS_VERSION
|
|
string
|
|
string
|
|
default "2.18-avr32-1.0.1" if BR2_BINUTILS_VERSION_2_18_AVR32_1_0_1
|
|
default "2.18-avr32-1.0.1" if BR2_BINUTILS_VERSION_2_18_AVR32_1_0_1
|
|
default "arc-4.8-R3" if BR2_arc
|
|
default "arc-4.8-R3" if BR2_arc
|
|
- default "2.20.1" if BR2_BINUTILS_VERSION_2_20_1
|
|
|
|
- default "2.21" if BR2_BINUTILS_VERSION_2_21
|
|
|
|
default "2.21.1" if BR2_BINUTILS_VERSION_2_21_1
|
|
default "2.21.1" if BR2_BINUTILS_VERSION_2_21_1
|
|
default "2.22" if BR2_BINUTILS_VERSION_2_22
|
|
default "2.22" if BR2_BINUTILS_VERSION_2_22
|
|
- default "2.23.1" if BR2_BINUTILS_VERSION_2_23_1
|
|
|
|
default "2.23.2" if BR2_BINUTILS_VERSION_2_23_2
|
|
default "2.23.2" if BR2_BINUTILS_VERSION_2_23_2
|
|
default "2.24" if BR2_BINUTILS_VERSION_2_24
|
|
default "2.24" if BR2_BINUTILS_VERSION_2_24
|
|
|
|
|