mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-04-19 12:57:16 +00:00
10 lines
224 B
Plaintext
10 lines
224 B
Plaintext
if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_AARCH64
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_PREFIX
|
|
default "aarch64-amd-linux-gnu"
|
|
|
|
config BR2_PACKAGE_PROVIDES_TOOLCHAIN_EXTERNAL
|
|
default "toolchain-external-codesourcery-aarch64"
|
|
|
|
endif
|