Fixes
http://autobuild.buildroot.net/results/128/
12803a705586e82fdfb49013da2eb3b9879ccd45/
Signed-off-by: Che-Wei Chuang <cnoize@andestech.com>
Signed-off-by: Greentime Hu <greentime@andestech.com>
Signed-off-by: Nylon Chen <nylon7@andestech.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-e s/arceb/arc/ \
-e s/arm.*/arm/ -e s/sa110/arm/ \
-e s/aarch64.*/arm64/ \
+ -e s/nds32.*/nds32/ \
-e s/or1k/openrisc/ \
-e s/parisc64/parisc/ \
-e s/powerpc64.*/powerpc/ \
config BR2_ARCH
- default "nds32"
+ default "nds32le"
config BR2_GCC_TARGET_ARCH
default "v3"
config BR2_PACKAGE_BINUTILS
bool "binutils"
- depends on !BR2_nios2 && !BR2_nds32
+ depends on !BR2_nios2
depends on BR2_USE_WCHAR
help
Install binutils on the target
endif
comment "binutils needs a toolchain w/ wchar"
- depends on !BR2_nios2 && !BR2_nds32
+ depends on !BR2_nios2
depends on !BR2_USE_WCHAR