Use dot.S also for DSDOT on CORTEXA57

This commit is contained in:
Martin Kroeker 2018-02-25 19:48:09 +01:00 committed by GitHub
parent 288d1a3f6e
commit c9d408064a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ SDOTKERNEL = dot.S
DDOTKERNEL = dot.S
CDOTKERNEL = zdot.S
ZDOTKERNEL = zdot.S
DSDOTKERNEL = dot.S
SNRM2KERNEL = nrm2.S
DNRM2KERNEL = nrm2.S