Browse Source

update 160

Votre Nom 4 months ago
parent
commit
6adedb8fdd
2 changed files with 6 additions and 6 deletions
  1. 1 1
      build.md
  2. 5 5
      ksource.txt

+ 1 - 1
build.md

@@ -9,5 +9,5 @@
 
 #### Compilation:
 
-    make -j6 bindeb-pkg LOCALVERSION=-custom
+    make -j$(nproc) bindeb-pkg LOCALVERSION=-custom
 

+ 5 - 5
ksource.txt

@@ -1,5 +1,5 @@
-KHeader=linux-headers-5.15.159-custom_5.15.159-custom-1_amd64.deb
-KImage=linux-image-5.15.159-custom_5.15.159-custom-1_amd64.deb
-KLibc=linux-libc-dev_5.15.159-custom-1_amd64.deb
-KLversion=5.15.159-custom
-kernel_version=kernel_5.15.159-custom.run
+KHeader=linux-headers-5.15.160-custom_5.15.160-custom-1_amd64.deb
+KImage=linux-image-5.15.160-custom_5.15.160-custom-1_amd64.deb
+KLibc=linux-libc-dev_5.15.160-custom-1_amd64.deb
+KLversion=5.15.160-custom
+kernel_version=kernel_5.15.160-custom.run