mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
toolchain: drop old BR2_TOOLCHAIN_HAS_BINUTILS_BUG_* options
The BR2_TOOLCHAIN_HAS_BINUTILS_BUG_19615 and BR2_TOOLCHAIN_HAS_BINUTILS_BUG_20006 options were last selected by the BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_AMD64 toolchain, but this toolchain has been removed as part of commitd87e114a8fin August 2020. It's time to get rid of those two options that are never enabled. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> (cherry picked from commita7143fb316) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
c67b470d9f
commit
c0c5397f64
@@ -35,7 +35,6 @@ config BR2_TARGET_SYSLINUX_PXELINUX
|
||||
|
||||
config BR2_TARGET_SYSLINUX_MBR
|
||||
bool "install mbr"
|
||||
depends on !BR2_TOOLCHAIN_HAS_BINUTILS_BUG_19615
|
||||
select BR2_TARGET_SYSLINUX_LEGACY_BIOS
|
||||
help
|
||||
Install the legacy-BIOS 'mbr' image, to boot off a
|
||||
|
||||
Reference in New Issue
Block a user