We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d36093d commit e338d34Copy full SHA for e338d34
1 file changed
kernel/mips64/KERNEL
@@ -7,8 +7,8 @@ ZROTKERNEL = ../mips/zrot.c
7
CSWAPKERNEL = ../mips/zswap.c
8
ZSWAPKERNEL = ../mips/zswap.c
9
10
-CSCALKERNEL = zscal.c
11
-ZSCALKERNEL = zscal.c
+CSCALKERNEL = ../mips/zscal.c
+ZSCALKERNEL = ../mips/zscal.c
12
13
14
ifndef SNRM2KERNEL
0 commit comments