Skip to content

Sushrut1101/android-kernel-rebaser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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"