10 lines
211 B
Plaintext
10 lines
211 B
Plaintext
|
if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS
|
||
|
|
||
|
config BR2_TOOLCHAIN_EXTERNAL_PREFIX
|
||
|
default "mips-linux-gnu"
|
||
|
|
||
|
config BR2_PACKAGE_PROVIDES_TOOLCHAIN_EXTERNAL
|
||
|
default "toolchain-external-codesourcery-mips"
|
||
|
|
||
|
endif
|