Skip to content

A script to help with merging linux-stable into your own repository

Notifications You must be signed in to change notification settings

android-linux-stable/script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

linux-stable merge script

This script is designed to help you merge or pick linux-stable into your own kernel source repos.

Either clone this repo or run the following command in the root of your kernel folder:

curl -o linux-stable.sh https://raw.githubusercontent.com/android-linux-stable/script/master/linux-stable.sh && chmod +x linux-stable.sh

Once you have it downloaded, run ./linux-stable.sh -h to learn more about it

If you have any questions or issues, file an issue on this repo!

About

A script to help with merging linux-stable into your own repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages