typo fix
This commit is contained in:
parent
d2142760e0
commit
4e103c822c
|
@ -5,7 +5,7 @@ DROTKERNEL = ../mips/rot.c
|
||||||
CROTKERNEL = ../mips/zrot.c
|
CROTKERNEL = ../mips/zrot.c
|
||||||
ZROTKERNEL = ../mips/zrot.c
|
ZROTKERNEL = ../mips/zrot.c
|
||||||
CSWAPKERNEL = ../mips/zswap.c
|
CSWAPKERNEL = ../mips/zswap.c
|
||||||
ZSWAPKERNEL = ../mips/zwap.c
|
ZSWAPKERNEL = ../mips/zswap.c
|
||||||
|
|
||||||
ifndef SNRM2KERNEL
|
ifndef SNRM2KERNEL
|
||||||
SNRM2KERNEL = snrm2.S
|
SNRM2KERNEL = snrm2.S
|
||||||
|
|
Loading…
Reference in New Issue