Skip to content

Commit 9b9c0aa

Browse files
authored
temporarily disable the default S/DSCAL kernel
1 parent 52c7695 commit 9b9c0aa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

kernel/power/KERNEL.PPC970

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,3 +89,6 @@ DROTKERNEL = ../arm/rot.c
8989
CROTKERNEL = ../arm/zrot.c
9090
ZROTKERNEL = ../arm/zrot.c
9191
endif
92+
93+
SSCALKERNEL = ../arm/scal.c
94+
DSCALKERNEL = ../arm/scal.c

0 commit comments

Comments
 (0)