Skip to content

Commit

Permalink
Update config.env
Browse files Browse the repository at this point in the history
  • Loading branch information
tomxi1997 authored Nov 29, 2023
1 parent a88c7d9 commit e375cea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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,linaro gcc ,Eva gcc ,Google gcc_4.9 ,Android NDK ,arter97_gcc等
#内核源地址
KERNEL_SOURCE=https://github.com/Hargriv/H-K-Systems-Nethunter-kernel-A-v9
KERNEL_SOURCE=https://github.com/tomxi1997/H-K-Systems-Nethunter-kernel-A-v9
#分支
KERNEL_SOURCE_BRANCH=9
#内核配置文件
KERNEL_CONFIG=exynos8895-greatlte_defconfig
KERNEL_CONFIG=hargriv_defconfig

#Kali-Nethunter支持仅Build kernel by clang-r383902b支持,只是开了蓝牙,usb网卡,hid相关的,可能不工作(需要补丁),建议手动按照kali官方的对内核补丁后,标准化编译内核。https://www.kali.org/docs/nethunter/nethunter-kernel-2-config-1/
ENABLE_NETHUNTER=false
Expand Down

0 comments on commit e375cea

Please sign in to comment.