repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
board/csky: fixup gdb instructions in readme.txt
[buildroot-gz.git]
/
toolchain
/
toolchain-external
/
toolchain-external-codesourcery-mips
/
Config.in.options
blob
677cc67d6739f75e51e685c17f5e7c440bca3898
1
if BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS
2
3
config BR2_TOOLCHAIN_EXTERNAL_PREFIX
4
default "mips-linux-gnu"
5
6
config BR2_PACKAGE_PROVIDES_TOOLCHAIN_EXTERNAL
7
default "toolchain-external-codesourcery-mips"
8
9
endif