Skip to content

Commit

Permalink
更新 config.env
Browse files Browse the repository at this point in the history
  • Loading branch information
X-PenBak authored Feb 11, 2024
1 parent aa8abc9 commit a2a70aa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config.env
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ CONFIG_ENV=config.env
#一般来说只需要按实际需要修改5-20行的相关内容就可以。包含18个工作流可同时工作可最大化提高编译内核的成功率,助力LXC,KernelSU 。
#工具链集包含AOSP clang ,LLVM, ARM gcc ,SD-clang(高通的llvm工具链),Proton-clang, ZyC clang,Mandi-Sa-clang,linaro gcc ,Google gcc_4.9 ,Android NDK ,arter97_gcc等
#内核源地址
KERNEL_SOURCE=https://github.com/psndna88/AGNi_pureMIUI
KERNEL_SOURCE=https://github.com/PixelExperience-Devices/kernel_xiaomi_haydn
#分支
KERNEL_SOURCE_BRANCH=AGNi_haydn_AOSP-ST
KERNEL_SOURCE_BRANCH=thirteen
#内核配置文件
KERNEL_CONFIG=agni_haydn_defconfig
KERNEL_CONFIG=vendor/haydn-qgki_defconfig

#Kali-Nethunter支持,默认关闭,支持内核版本4.4-4.19。旧的内核版本或补丁失败的参考kali官方补丁https://gitlab.com/kalilinux/nethunter/build-scripts/kali-nethunter-kernel
#仅Build kernel by clang-r383902b支持。https://www.kali.org/docs/nethunter/nethunter-kernel-2-config-1/
Expand Down Expand Up @@ -120,7 +120,7 @@ SD_CLANG_BRANCH=12
ENABLE_PROTON_CLANG=true
PROTON_CLANG_SOURCE=https://gitlab.com/LeCmnGend/proton-clang
#PROTON_CLANG_BRANCH可选的值有 clang-13 ,clang-14, clang-15, clang-16, clang-17
PROTON_CLANG_BRANCH=clang-13
PROTON_CLANG_BRANCH=clang-14



Expand Down

0 comments on commit a2a70aa

Please sign in to comment.