Explorar el Código

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

TheWildJames hace 1 mes
padre
commit
6b8375cb53
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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: |