This commit is contained in:
Andrew 2017-06-02 05:42:34 +00:00 committed by GitHub
commit 5b65fb4fa8
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@ DSCALKERNEL = dscal.c
CSCALKERNEL = cscal.c
ZSCALKERNEL = zscal.c
DCOPYKERNEL = ../arm/copy.c
SGEMVNKERNEL = sgemv_n_4.c
SGEMVTKERNEL = sgemv_t_4.c