ARM64: Rename kernel files to have consistent naming
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
include $(KERNELDIR)/KERNEL.ARMV8
|
||||
|
||||
SDOTKERNEL=dot-thunderx.c
|
||||
DDOTKERNEL=ddot-thunderx.c
|
||||
DAXPYKERNEL=daxpy-thunderx.c
|
||||
SDOTKERNEL=dot_thunderx.c
|
||||
DDOTKERNEL=ddot_thunderx.c
|
||||
DAXPYKERNEL=daxpy_thunderx.c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user