Răsfoiți Sursa

Update build.yml

updated config kallsyms to try and get kpm to work on samsung
jimsterino98 7 luni în urmă
părinte
comite
2ae09b71ad
1 a modificat fișierele cu 3 adăugiri și 0 ștergeri
  1. 3 0
      .github/workflows/build.yml

+ 3 - 0
.github/workflows/build.yml

@@ -221,6 +221,9 @@ jobs:
           # KPatch Next Support
           # KPatch Next Support
           CONFIG_KALLSYMS=y
           CONFIG_KALLSYMS=y
           CONFIG_KALLSYMS_ALL=y
           CONFIG_KALLSYMS_ALL=y
+          # CONFIG_KALLSYMS_BASE_RELATIVE is not set
+          # CONFIG_KALLSYMS_ABSOLUTE_PERCPU is not set
+          CONFIG_KALLSYMS_UNCOMPRESSED=y
 
 
           # Mountify Support
           # Mountify Support
           CONFIG_TMPFS_XATTR=y
           CONFIG_TMPFS_XATTR=y