Browse Source

build: enable CONFIG_DEBUG_INFO_BTF for all kernels (incl. 5.10)

TheWildJames 1 month ago
parent
commit
6b8375cb53
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .github/workflows/build.yml

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

@@ -202,7 +202,6 @@ jobs:
       uses: ./.github/actions/misc
 
     - name: Enable BTF
-      if: ${{ inputs.kernel_version != '5.10' }}
       uses: ./.github/actions/set-kernel-config
       with:
         config_list: |