浏览代码

fix(issue-176): enable CONFIG_DEBUG_INFO_BTF on all kernels (deps now installed)

TheWildJames 1 月之前
父节点
当前提交
41b35981bc
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      .github/workflows/build.yml

+ 1 - 2
.github/workflows/build.yml

@@ -201,8 +201,7 @@ jobs:
     - name: Setup Misc Configs
       uses: ./.github/actions/misc
 
-    - name: Enable BTF (android13+ — android12 old build system lacks toolchain)
-      if: ${{ inputs.version != 'android12-5.10' }}
+    - name: Enable BTF
       uses: ./.github/actions/set-kernel-config
       with:
         config_list: |