parent
17d655fa64
commit
efa4f5c936
|
@ -393,7 +393,7 @@ CGEMVNKERNEL = cgemv_n.S
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifndef CGEMVTKERNEL
|
ifndef CGEMVTKERNEL
|
||||||
CGEMVTKERNEL = cgemv_t.S
|
CGEMVTKERNEL = ../arm/zgemv_t.c
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifndef ZGEMVNKERNEL
|
ifndef ZGEMVNKERNEL
|
||||||
|
|
Loading…
Reference in New Issue