feat:zram_support

This commit is contained in:
dichgrem
2025-10-09 09:08:07 +08:00
parent 5bbbe4bde1
commit 1b9fec2bb3
2 changed files with 75 additions and 25 deletions

View File

@@ -19,7 +19,8 @@
- Enable ThinLTO/FullLTO to build
- Enable Root support : kernelsu/SukiSU/kernelsu-next
- Enable Susfs support : You can build susfs into kernel
- Enable BBR support : Enable bbr congestion control algorithm
- Enable BBR support : Enable bbr congestion control algorithm
- Enable ZRAM support : Enable extra zram algorithm(LZ4KD/LZ4K_oplus)
- Enable Anykernel3 support : Packaged as a zip package of anykernel3
To be continued...