Skip to content

Commit

Permalink
toolchain/binutils: remove old versions
Browse files Browse the repository at this point in the history
Signed-off-by: Felix Fietkau <nbd@nbd.name>
  • Loading branch information
nbd168 committed Mar 7, 2022
1 parent 7591499 commit b3b0a25
Show file tree
Hide file tree
Showing 15 changed files with 0 additions and 362 deletions.
16 changes: 0 additions & 16 deletions toolchain/binutils/Config.in
Expand Up @@ -6,22 +6,6 @@ choice
help
Select the version of binutils you wish to use.

config BINUTILS_USE_VERSION_2_32
bool "Binutils 2.32"
select BINUTILS_VERSION_2_32

config BINUTILS_USE_VERSION_2_34
bool "Binutils 2.34"
select BINUTILS_VERSION_2_34

config BINUTILS_USE_VERSION_2_35_2
bool "Binutils 2.35.2"
select BINUTILS_VERSION_2_35_2

config BINUTILS_USE_VERSION_2_36_1
bool "Binutils 2.36.1"
select BINUTILS_VERSION_2_36_1

config BINUTILS_USE_VERSION_2_37
bool "Binutils 2.37"
select BINUTILS_VERSION_2_37
Expand Down
15 changes: 0 additions & 15 deletions toolchain/binutils/Config.version
@@ -1,23 +1,8 @@
config BINUTILS_VERSION_2_32
bool

config BINUTILS_VERSION_2_34
bool

config BINUTILS_VERSION_2_35_2
bool

config BINUTILS_VERSION_2_36_1
bool

config BINUTILS_VERSION_2_37
default y if !TOOLCHAINOPTS
bool

config BINUTILS_VERSION
string
default "2.32" if BINUTILS_VERSION_2_32
default "2.34" if BINUTILS_VERSION_2_34
default "2.35.2" if BINUTILS_VERSION_2_35_2
default "2.36.1" if BINUTILS_VERSION_2_36_1
default "2.37" if BINUTILS_VERSION_2_37
22 changes: 0 additions & 22 deletions toolchain/binutils/patches/2.32/300-001_ld_makefile_patch.patch

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

22 changes: 0 additions & 22 deletions toolchain/binutils/patches/2.34/300-001_ld_makefile_patch.patch

This file was deleted.

This file was deleted.

This file was deleted.

22 changes: 0 additions & 22 deletions toolchain/binutils/patches/2.35.2/300-001_ld_makefile_patch.patch

This file was deleted.

This file was deleted.

This file was deleted.

22 changes: 0 additions & 22 deletions toolchain/binutils/patches/2.36.1/300-001_ld_makefile_patch.patch

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit b3b0a25

Please sign in to comment.