Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lseything/script-compile-kernel

ShellScript for Help you a Build Kernel Android
https://github.com/lseything/script-compile-kernel

515 bash codelinaro common gki kernel msm script

Last synced: 8 days ago
JSON representation

ShellScript for Help you a Build Kernel Android

Awesome Lists containing this project

README

        

* This is a script made in $bash to assist in preparing the build for the GKI kernel, where it installs important packages and automatically synchronizes the repository.

* To adapt the script to your kernel you need to put the name of your kernel folder in » kernel_folder_name and you will need a custom build.sh where you will put it inside your kernel folder directly, go back to the script outside the kernel folder and put the name of the script in » your_script.sh

* This is a public script and forks are enabled so you can modify it however you want if you understand $bash.

# Signed-Off-by: *[email protected]*