package/binutils: fix build error due to architecture name is incomplete
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>
This commit is contained in:
committed by
Thomas Petazzoni
parent
45384e8466
commit
b58a6bf774
@@ -1,5 +1,5 @@
|
||||
config BR2_ARCH
|
||||
default "nds32"
|
||||
default "nds32le"
|
||||
|
||||
config BR2_GCC_TARGET_ARCH
|
||||
default "v3"
|
||||
|
||||
Reference in New Issue
Block a user