]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:39:26 +0000 (22:39 +0200)
commitb0b58b3c526a7e56f02b59c494f618cdc9398049
treeed5fa1a6c43f008d0c7d4416d907c01bfb9fd761
parentc6f18d692c953ac5a5452c5180ccb0293a070dfe
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