LoongArch64: Enable cmake cross-compilation

This commit is contained in:
gxw
2024-09-26 16:55:06 +08:00
parent fca86e359c
commit 30af9278dc
6 changed files with 64 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
include $(KERNELDIR)/KERNEL
STRMMKERNEL = gemm_kernel.S
DTRMMKERNEL = gemm_kernel.S
CTRMMKERNEL = zgemm_kernel.S
ZTRMMKERNEL = zgemm_kernel.S