Update KERNEL.POWER8
This commit is contained in:
parent
616921fd91
commit
46e4b12946
|
@ -86,7 +86,7 @@ ZTRSMKERNEL_RT = ../generic/trsm_kernel_RT.c
|
||||||
#SMAXKERNEL = ../arm/max.c
|
#SMAXKERNEL = ../arm/max.c
|
||||||
#DMAXKERNEL = ../arm/max.c
|
#DMAXKERNEL = ../arm/max.c
|
||||||
#
|
#
|
||||||
#SMINKERNEL = ../arm/min.c
|
SMINKERNEL = min_ppc440.S
|
||||||
#DMINKERNEL = ../arm/min.c
|
#DMINKERNEL = ../arm/min.c
|
||||||
#
|
#
|
||||||
ifneq ($(__BYTE_ORDER__),$(__ORDER_BIG_ENDIAN__))
|
ifneq ($(__BYTE_ORDER__),$(__ORDER_BIG_ENDIAN__))
|
||||||
|
|
Loading…
Reference in New Issue