Config.in.legacy: add missing binutils 2.36.x entry
Commit [1] removed binutils 2.36.1 but forgot to add the legacy
entry.
[1] d08639e6b9
Signed-off-by: Romain Naour <romain.naour@gmail.com>
Cc: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
a1e0e7276c
commit
272bfb4cab
@ -334,6 +334,12 @@ config BR2_PACKAGE_USBREDIR_SERVER
|
||||
|
||||
comment "Legacy options removed in 2022.11"
|
||||
|
||||
config BR2_BINUTILS_VERSION_2_36_X
|
||||
bool "binutils 2.36.x has been removed"
|
||||
select BR2_LEGACY
|
||||
help
|
||||
binutils 2.36 has been removed, use a newer version.
|
||||
|
||||
config BR2_PACKAGE_RABBITMQ_SERVER
|
||||
bool "rabbitmq-server removed"
|
||||
select BR2_LEGACY
|
||||
|
Loading…
Reference in New Issue
Block a user