10 lines
201 B
Plaintext
10 lines
201 B
Plaintext
|
if BR2_TOOLCHAIN_EXTERNAL_ARM_ARM
|
||
|
|
||
|
config BR2_TOOLCHAIN_EXTERNAL_PREFIX
|
||
|
default "arm-none-linux-gnueabihf"
|
||
|
|
||
|
config BR2_PACKAGE_PROVIDES_TOOLCHAIN_EXTERNAL
|
||
|
default "toolchain-external-arm-arm"
|
||
|
|
||
|
endif
|