8659946e1c
Instead of using an external toolchain built specifically for the autobuilders to test ARMv7-M/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
105 B
Plaintext
5 lines
105 B
Plaintext
BR2_arm=y
|
|
BR2_cortex_m4=y
|
|
BR2_TOOLCHAIN_EXTERNAL=y
|
|
BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7M_UCLIBC_STABLE=y
|