libs: openblas: use GENERIC for MIPS{EL} and MIPS24K for CPU_TYPE == 24kc
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Sun, 26 Sep 2021 09:58:12 +0000 (12:58 +0300)
committerRosen Penev <rosenp@gmail.com>
Mon, 27 Sep 2021 01:08:20 +0000 (18:08 -0700)
commitd009987c64947a1c1634e66afa879ede45a40865
tree20d8222396ada4bc8e6b7dccebd9e4669bcd2f68
parent4c5a05cd634315c6470b36d197c4db12276aeb03
libs: openblas: use GENERIC for MIPS{EL} and MIPS24K for CPU_TYPE == 24kc

Up until now, we were defaulting to MIPS24K for all MIPS archs.
But, we should use the GENERIC target for MIPS{EL} and the MIPS24K target
for the 24kc CPU_TYPE.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
libs/openblas/Makefile