mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-30 13:41:24 +01:00
10 lines
217 B
Plaintext
10 lines
217 B
Plaintext
if BR2_TOOLCHAIN_EXTERNAL_CODESCAPE_MTI_MIPS
|
|
|
|
config BR2_TOOLCHAIN_EXTERNAL_PREFIX
|
|
default "mips-mti-linux-gnu"
|
|
|
|
config BR2_PACKAGE_PROVIDES_TOOLCHAIN_EXTERNAL
|
|
default "toolchain-external-codescape-mti-mips"
|
|
|
|
endif
|