Sfoglia il codice sorgente

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

TheWildJames 1 mese fa
parent
commit
6b8375cb53
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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: |