feat:bbr_support

This commit is contained in:
dichgrem
2025-10-06 22:00:20 +08:00
parent ba5b6e35f8
commit 2f31bb26a3
2 changed files with 30 additions and 9 deletions

View File

@@ -18,7 +18,8 @@
- Use clang-r547379
- Enable ThinLTO/FullLTO to build
- Enable Root support : kernelsu/SukiSU/kernelsu-next
- Enable Susfs support : You can build susfs into kernel
- Enable Susfs support : You can build susfs into kernel
- Enable BBR support : Enable bbr congestion control algorithm
- Enable Anykernel3 support : Packaged as a zip package of anykernel3
To be continued...