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-synopsys-arc
/
Config.in.options
blob
ceb7dd0081fdb813b4bdf23352f4003c53af8cc0
1
if BR2_TOOLCHAIN_EXTERNAL_SYNOPSYS_ARC
2
3
config BR2_TOOLCHAIN_EXTERNAL_PREFIX
4
default "arc-linux" if BR2_arcle
5
default "arceb-linux" if BR2_arceb
6
7
config BR2_PACKAGE_PROVIDES_TOOLCHAIN_EXTERNAL
8
default "toolchain-external-synopsys-arc"
9
10
endif