]> git.ipfire.org Git - people/ms/u-boot.git/commit
arc: use more universal prefix for default CROSS_COMPILE
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 13 May 2015 09:49:31 +0000 (18:49 +0900)
committerAlexey Brodkin <abrodkin@synopsys.com>
Wed, 13 May 2015 10:44:25 +0000 (13:44 +0300)
commit574bbf4f681bb4677d58ddc941f90e9af0a5f283
tree0f6fa41453d33f5c950bb852743b11282cf10b76
parentbd328eb38274ffaf04caaa8a6ecc09b7e19a650e
arc: use more universal prefix for default CROSS_COMPILE

As doc/README.ARC says, pre-build ARC toolchains are available at
the Synopsys GitHub page.

The bin files are prefixed with arc(eb)-buildroot-linux- for earlier
releases, but with arc(eb)-snps-linux- for the latest releases.

The symbolic links prefixed with arc(eb)-linux- are also available
for all the release, so those prefixes can be used as the default
CROSS_COMPILE regardless of the toolchains version/variants.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arc/config.mk