LoongArch64: Enable cmake cross-compilation
This commit is contained in:
6
kernel/loongarch64/KERNEL.LOONGSONGENERIC
Normal file
6
kernel/loongarch64/KERNEL.LOONGSONGENERIC
Normal file
@@ -0,0 +1,6 @@
|
||||
include $(KERNELDIR)/KERNEL
|
||||
|
||||
STRMMKERNEL = gemm_kernel.S
|
||||
DTRMMKERNEL = gemm_kernel.S
|
||||
CTRMMKERNEL = zgemm_kernel.S
|
||||
ZTRMMKERNEL = zgemm_kernel.S
|
||||
Reference in New Issue
Block a user