mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-09 03:21:51 +00:00
tools: moveconfig: Update the URL for nds32 toolchain
Give a full URL for a working nds32 toolchain for U-Boot. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Masahiro Yamada <yamada.masahiro@socionext.com>
This commit is contained in:
parent
3e4dad5032
commit
4440ececed
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@ SLEEP_TIME=0.03
|
||||||
# (https://www.kernel.org/pub/tools/crosstool/files/bin/), except the followings:
|
# (https://www.kernel.org/pub/tools/crosstool/files/bin/), except the followings:
|
||||||
# arc: https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases
|
# arc: https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases
|
||||||
# blackfin: http://sourceforge.net/projects/adi-toolchain/files/
|
# blackfin: http://sourceforge.net/projects/adi-toolchain/files/
|
||||||
# nds32: http://osdk.andestech.com/packages/
|
# nds32: http://osdk.andestech.com/packages/nds32le-linux-glibc-v1.tgz
|
||||||
# nios2: https://sourcery.mentor.com/GNUToolchain/subscription42545
|
# nios2: https://sourcery.mentor.com/GNUToolchain/subscription42545
|
||||||
# sh: http://sourcery.mentor.com/public/gnu_toolchain/sh-linux-gnu
|
# sh: http://sourcery.mentor.com/public/gnu_toolchain/sh-linux-gnu
|
||||||
CROSS_COMPILE = {
|
CROSS_COMPILE = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue