|
@@ -28,7 +28,7 @@ config BR2_PACKAGE_OPENBLAS_DEFAULT_TARGET
|
|
|
default "PPC440FP2" if BR2_powerpc_440fp
|
|
|
# P5600 is built with MSA support which is only available in Codescape toolchains
|
|
|
default "P5600" if BR2_mips_p5600 && BR2_TOOLCHAIN_EXTERNAL_CODESCAPE_MTI_MIPS
|
|
|
- default "SICORTEX" if BR2_MIPS_CPU_MIPS64
|
|
|
+ default "MIPS64_GENERIC" if BR2_MIPS_CPU_MIPS64
|
|
|
# I6400 is built with MSA support which is only available in Codescape toolchains
|
|
|
default "I6400" if BR2_mips_i6400 && BR2_TOOLCHAIN_EXTERNAL_CODESCAPE_IMG_MIPS
|
|
|
# OpenBLAS assumes SPARC=Sparc v9
|