trae 3 meses atrás
pai
commit
c23b4b1172
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      .github/actions/build-kernel/action.yml

+ 1 - 0
.github/actions/build-kernel/action.yml

@@ -64,6 +64,7 @@ runs:
         HOSTLD="${{ github.workspace }}/kernel/common/ld-wrapper"
       else
         if [[ ${{ inputs.version }} == "android16-6.12" ]]; then
+          sed -i '/name = "kernel_aarch64",/a\    check_defconfig = "disabled",' common/BUILD.bazel
           tools/bazel run \
             --config=fast \
             --config=stamp \