Skip to content

ProtonKernel/ExtremeKernelFork

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proton+ based on ExtremeKernel for Exynos 9820 devices Forked from ExtremeKernel by Ocin4ever. All credits go to the original author.

Build Instructions

  1. Set up the build environment Follow Google's official documentation: 🔗 Android Build Requirements https://source.android.com/docs/setup/start/requirements

  2. Properly clone the repository with submodules

git clone --recurse-submodules https://github.com/ProtonKernel/ExtremeKernelFork.git

  1. Build for your device

./build.sh -m beyond2lte

  1. Fetch the flashable kernel zip

build/out/[your_device]/Proton+...zip

  1. Flash the kernel Use a supported custom recovery like TWRP to flash the zip.

Enjoy! 🚀

About

fork of ExtremeKernel with some tweaks of Proton+

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.2%
  • Assembly 1.2%
  • Makefile 0.3%
  • Perl 0.1%
  • Python 0.1%
  • Shell 0.1%