84f356e375
All toolchains have been rebuilt with Buildroot 2019.05.1. A number of toolchains are now using Linux headers 5.1 instead of 4.19, because 5.1 is now the default version. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
11 lines
371 B
Plaintext
11 lines
371 B
Plaintext
BR2_mips64el=y
|
|
BR2_MIPS_NABI64=y
|
|
# BR2_MIPS_SOFT_FLOAT is not set
|
|
BR2_TOOLCHAIN_EXTERNAL=y
|
|
BR2_TOOLCHAIN_EXTERNAL_DOWNLOAD=y
|
|
BR2_TOOLCHAIN_EXTERNAL_URL="http://autobuild.buildroot.org/toolchains/tarballs/br-mips64-n64-full-2019.05.1.tar.bz2"
|
|
BR2_TOOLCHAIN_EXTERNAL_GCC_5=y
|
|
BR2_TOOLCHAIN_EXTERNAL_HEADERS_5_1=y
|
|
BR2_TOOLCHAIN_EXTERNAL_LOCALE=y
|
|
BR2_TOOLCHAIN_EXTERNAL_CXX=y
|