Browse Source

fix assignment of default CSUM kernel

tags/v0.3.27
Martin Kroeker GitHub 2 years ago
parent
commit
7d506984fa
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      kernel/arm64/KERNEL

+ 2
- 0
kernel/arm64/KERNEL View File

@@ -1,3 +1,5 @@
CSUMKERNEL=csum.S

ifndef SNRM2KERNEL
SNRM2KERNEL = ../arm/nrm2.c
endif


Loading…
Cancel
Save