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