diff --git a/Config.in.legacy b/Config.in.legacy index a31543d5fa..64419a2615 100644 --- a/Config.in.legacy +++ b/Config.in.legacy @@ -325,6 +325,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