Update kernel.cmake
This commit is contained in:
+1
-1
@@ -128,7 +128,7 @@ macro(SetDefaultL1)
|
||||
set(SHDOTKERNEL ../arm/dot.c)
|
||||
set(SHROTKERNEL ../arm/rot.c)
|
||||
set(SHSCALKERNEL scal.S)
|
||||
set(SHNRM2KERNEL nrm2.S)
|
||||
set(SHNRM2KERNEL ../arm/nrm2.c)
|
||||
set(SHSUMKERNEL sum.S)
|
||||
set(SHSWAPKERNEL swap.S)
|
||||
endmacro ()
|
||||
|
||||
Reference in New Issue
Block a user