mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 09:35:26 +00:00
10 lines
207 B
Plaintext
10 lines
207 B
Plaintext
if BR2_TOOLCHAIN_EXTERNAL_ARM_AARCH64
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_PREFIX
|
|
default "aarch64-none-linux-gnu"
|
|
|
|
config BR2_PACKAGE_PROVIDES_TOOLCHAIN_EXTERNAL
|
|
default "toolchain-external-arm-aarch64"
|
|
|
|
endif
|