Really revert xDOT changes from 1832

neglected to rebase #1892 on merging
This commit is contained in:
Martin Kroeker
2018-11-30 21:32:01 +01:00
committed by GitHub
parent 5f4c550c27
commit 6c7b691083

View File

@@ -6,12 +6,8 @@ CROTKERNEL = ../mips/zrot.c
ZROTKERNEL = ../mips/zrot.c
CSWAPKERNEL = ../mips/zswap.c
ZSWAPKERNEL = ../mips/zswap.c
SDOTKERNEL = ../mips/dot.c
DDOTKERNEL = ../mips/dot.c
CDOTKERNEL = ../mips/zdot.c
ZDOTKERNEL = ../mips/zdot.c
ifndef SNRM2KERNEL
SNRM2KERNEL = snrm2.S
endif