Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 324 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 324 Bytes

Kernel Rebaser Script

A script to rebase an OEM kernel to Android Common Kernel base

How to use?

$ ./kernel-rebase.sh "<link to oem kernel source (git)>" "<ack-branch>"

Example:

./kernel-rebase.sh "https://github.com/MiCode/Xiaomi_Kernel_OpenSource.git -b dandelion-q-oss" "android-4.9-q"