mirror of
https://github.com/Dichgrem/GKI-build.git
synced 2025-12-16 21:52:00 -05:00
21 lines
686 B
Markdown
21 lines
686 B
Markdown
## GKI-build
|
|
|
|
- This repository is used to compile the GKI kernel.(crdroid system)
|
|
- Now support oneplus ace3 pro(corvette) and OnePlus 11(salami)
|
|
|
|
## Features
|
|
|
|
- Use ZyC-clang-21.0.0
|
|
- Enable ThinLTO to build
|
|
- Enable O3 optimization level
|
|
- Enable BBR support : Enable bbr congestion control algorithm
|
|
- Enable ZRAM support : You can choose zstd or lz4 compression algorithm
|
|
- Enable Root support : kernelsu/SukiSU/kernelsu-next
|
|
- Enable Susfs support : You can build susfs into kernel
|
|
- Enable Devices choose support : corvette/salami and more
|
|
- Enable Config choose support : repo/default
|
|
- Enable Anykernel3 support : Packaged as a zip package of anykernel3
|
|
|
|
To be continued...
|
|
|