* Update to buildroot 2018.11 * containerd update * runc update * runc docker engine * runc docker proxy * update rpi firmware * update network manager * update dhcpd * update wait on network * update rpi wifi * revert glibc
10 lines
217 B
Plaintext
10 lines
217 B
Plaintext
if BR2_TOOLCHAIN_EXTERNAL_LINARO_AARCH64_BE
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_PREFIX
|
|
default "aarch64_be-linux-gnu"
|
|
|
|
config BR2_PACKAGE_PROVIDES_TOOLCHAIN_EXTERNAL
|
|
default "toolchain-external-linaro-aarch64-be"
|
|
|
|
endif
|