board/csky: fixup gdb instructions in readme.txt
[buildroot-gz.git] / toolchain / toolchain-external / toolchain-external-synopsys-arc / Config.in.options
blobceb7dd0081fdb813b4bdf23352f4003c53af8cc0
1 if BR2_TOOLCHAIN_EXTERNAL_SYNOPSYS_ARC
3 config BR2_TOOLCHAIN_EXTERNAL_PREFIX
4         default "arc-linux"              if BR2_arcle
5         default "arceb-linux"            if BR2_arceb
7 config BR2_PACKAGE_PROVIDES_TOOLCHAIN_EXTERNAL
8         default "toolchain-external-synopsys-arc"
10 endif