Skip to content

ExtremeXT/android_kernel_samsung_exynos9820

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExtremeKernel for Exynos 9820 devices

Features

  • TBD

Supported devices:

G970F - S10e - beyond0lte

G970N - S10e (Korean) - beyond0lteks

G973F - S10 - beyond1lte

G973N - S10 (Korean) - beyond1lteks

G975F - S10+ - beyond2lte

G975N - S10+ (Korean) - beyond2lteks

G977B - S10 5G - beyondx

G977N - S10 5G (Korean) - beyondxks

N970F - Note 10 - d1

N971N - Note 10 5G (Korean) - d1xks

N975F - Note 10+ - d2s

N976B - Note 10+ 5G - d2x

N976N - Note 10+ 5G (Korean) - d2xks

Build instructions:

  1. Set up build environment as per Google documentation

https://source.android.com/docs/setup/start/requirements

  1. Properly clone repository with submodules (KernelSU and toolchains)

git clone --recurse-submodules https://github.com/ExtremeXT/android_kernel_samsung_exynos9820.git

  1. Build for your device

./build.sh -m beyond2lte

  1. Fetch the flashable zip of the kernel that was just compiled

build/out/[your_device]/ExtremeKernel...zip

  1. Flash it using a supported recovery like TWRP

  2. Enjoy!