Browse Source

Update KERNEL.POWER8

tags/v0.3.9
Martin Kroeker GitHub 6 years ago
parent
commit
46e4b12946
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      kernel/power/KERNEL.POWER8

+ 1
- 1
kernel/power/KERNEL.POWER8 View File

@@ -86,7 +86,7 @@ ZTRSMKERNEL_RT = ../generic/trsm_kernel_RT.c
#SMAXKERNEL = ../arm/max.c
#DMAXKERNEL = ../arm/max.c
#
#SMINKERNEL = ../arm/min.c
SMINKERNEL = min_ppc440.S
#DMINKERNEL = ../arm/min.c
#
ifneq ($(__BYTE_ORDER__),$(__ORDER_BIG_ENDIAN__))


Loading…
Cancel
Save