ソースを参照

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: |