625cbe23b3
Instead of using an external toolchain built specifically for the autobuilders to test mipsel/uclibc, 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>
5 lines
127 B
Plaintext
5 lines
127 B
Plaintext
BR2_mipsel=y
|
|
# BR2_MIPS_SOFT_FLOAT is not set
|
|
BR2_TOOLCHAIN_EXTERNAL=y
|
|
BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_MIPS32EL_UCLIBC_STABLE=y
|