trae 3 ay önce
ebeveyn
işleme
c23b4b1172
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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 \