577ddc907f
Instead of using an external toolchain built specifically for the autobuilders to test mipsel32r6/glibc, use a pre-built Bootlin toolchain. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
7 lines
177 B
Plaintext
7 lines
177 B
Plaintext
BR2_mipsel=y
|
|
BR2_mips_32r6=y
|
|
# BR2_MIPS_SOFT_FLOAT is not set
|
|
BR2_TOOLCHAIN_EXTERNAL=y
|
|
BR2_TOOLCHAIN_EXTERNAL_BOOTLIN=y
|
|
BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32R6EL_GLIBC_STABLE=y
|