1*4882a593Smuzhiyunconfig BR2_TOOLCHAIN_EXTERNAL_BOOTLIN 2*4882a593Smuzhiyun bool "Bootlin toolchains" 3*4882a593Smuzhiyun depends on BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARCH_SUPPORTS 4*4882a593Smuzhiyun depends on BR2_HOSTARCH = "x86_64" 5*4882a593Smuzhiyun help 6*4882a593Smuzhiyun Bootlin toolchains are built using Buildroot for a large 7*4882a593Smuzhiyun number of architectures and C libraries configurations. 8*4882a593Smuzhiyun 9*4882a593Smuzhiyun https://toolchains.bootlin.com 10