Update KERNEL.POWER8

This commit is contained in:
Martin Kroeker
2020-02-15 23:06:51 +01:00
committed by GitHub
parent 616921fd91
commit 46e4b12946

View File

@@ -86,7 +86,7 @@ ZTRSMKERNEL_RT = ../generic/trsm_kernel_RT.c
#SMAXKERNEL = ../arm/max.c
#DMAXKERNEL = ../arm/max.c
#
#SMINKERNEL = ../arm/min.c
SMINKERNEL = min_ppc440.S
#DMINKERNEL = ../arm/min.c
#
ifneq ($(__BYTE_ORDER__),$(__ORDER_BIG_ENDIAN__))