10 lines
212 B
Plaintext
10 lines
212 B
Plaintext
|
if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_X86
|
||
|
|
||
|
config BR2_TOOLCHAIN_EXTERNAL_PREFIX
|
||
|
default "i686-pc-linux-gnu"
|
||
|
|
||
|
config BR2_PACKAGE_PROVIDES_TOOLCHAIN_EXTERNAL
|
||
|
default "toolchain-external-codesourcery-x86"
|
||
|
|
||
|
endif
|